issues
search
yzhangcs
/
parser
:rocket: State-of-the-art parsers for natural language.
https://parser.yzhang.site/
MIT License
837
stars
143
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
constituency parser training hangs on 'building the model' step
#144
Wolfingten
opened
4 days ago
0
Inquiry About Triplet Parsing from Text
#143
YiboZhao624
opened
1 month ago
0
AttributeError: 'BertTokenizerFast' object has no attribute 'split_special_tokens'
#142
muhammed-abuodeh
closed
6 days ago
2
训练数据格式是什么样的呢?
#141
l294265421
closed
4 months ago
0
Error Loading Multilingual Dependency Parsing Model
#140
chimran135
closed
4 months ago
2
TypeError: code expected at most 16 arguments, got 19
#139
xiaoAugenstern
closed
6 months ago
2
Missing word_embed with "bert" encoder
#138
davebulaval
closed
9 months ago
3
Add verbose flag to remove progress_bar
#137
davebulaval
closed
9 months ago
3
训练新模型遇到问题
#136
Hairmore
closed
9 months ago
7
Global variable access Exception in data utils
#135
yochail
closed
9 months ago
4
Unable to use "biaffine-dep-roberta-en"
#134
Hawkwoodd
closed
1 year ago
1
Submodule not found
#133
amunozo
closed
1 year ago
1
Constituency Multilinugal model not working properly
#132
SirBernardPhilip
closed
1 year ago
1
Constituency CRF RoBERTa English not working properly
#131
SirBernardPhilip
closed
1 year ago
2
Partial Parsing
#130
James-Decatur
closed
1 year ago
3
Missing AttachJuxtapose pre-trained weights
#129
davebulaval
closed
1 year ago
3
Necessity to create a new release
#128
davebulaval
closed
1 year ago
6
Doc improvement
#127
davebulaval
closed
1 year ago
1
需要您的帮助
#126
Lj4040
closed
1 year ago
4
How to using checkpoint to predict
#125
Dive-to-OCR
closed
1 year ago
1
low performance of "dep-biaffine-xlmr"?
#124
cyr19
closed
1 year ago
4
'con-crf-roberta-en' won't load
#123
dslim23
closed
1 year ago
5
如何下载dep-biaffine-xlmr的checkpoint?
#122
Dereck0602
closed
1 year ago
4
使用biaffine训练中文数据的句法分析时报错
#121
fangfang123gh
closed
1 year ago
2
Parenthesis inside tokens are not parsable
#120
yochail
closed
1 year ago
3
Is there a way to use `crf-con-roberta-en` with the latest version of the code?
#118
norpadon
closed
1 year ago
1
About training Cons parsing with PTB dataset
#117
Quang-elec44
closed
1 year ago
2
Custom Training for other languages model/dataset
#116
Quang-elec44
closed
1 year ago
1
NLTK error when parsing sentences with unescaped parentheses.
#115
norpadon
closed
1 year ago
1
Error loading 'crf-con-roberta-en'
#114
reveching
closed
1 year ago
1
ValueError: unknown url type: 'biaffine-sdp-roberta-en'
#113
loganzhang1
closed
2 years ago
2
the checkpoint of 'biaffine-dep-roberta-en' is unavailable
#112
yisu0
closed
2 years ago
10
Fix the typo
#111
nomalocaris
closed
2 years ago
1
Calling predict() on tokenized list doesn't work as expected [vi-sdp-roberta-en]
#110
creatorrr
closed
2 years ago
2
Parenthesis are not parsable
#109
MBAnslow
closed
2 years ago
2
Local file paths being interpreted as URLs?
#108
mr-martian
closed
2 years ago
8
Error------>Parser.load('biaffine-dep-zh')
#107
KangChou
closed
2 years ago
2
requests.exceptions.ConnectionError: HTTPSConnectionPool
#106
KangChou
closed
2 years ago
2
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): M
#105
KangChou
closed
2 years ago
3
Which UD treebanks were used for training?
#104
zerogerc
closed
2 years ago
4
Continuous Memory Accumulation
#103
tsingcoo
closed
2 years ago
3
How to retrain a pretrained model using checkpoint function
#102
lmompela
closed
2 years ago
3
How to get [('ROOT', 0, 2) phrase for Chinese?
#101
chenbogithub
closed
2 years ago
3
A question about the initialization of biaffine module
#100
speedcell4
closed
2 years ago
6
parser output token alignment with BERT tokens
#99
csarron
closed
2 years ago
2
LSTM Encoder for Multilingual
#98
K-WeiMing
closed
2 years ago
4
How to easily get VP/NP/PP phrase?
#97
bayesrule
closed
2 years ago
3
How to add new features for LSTM
#96
MinionAttack
closed
2 years ago
12
ModuleNotFoundError: No module named 'supar.parsers.con'
#95
tsingcoo
closed
2 years ago
1
POS tagging
#94
K-WeiMing
closed
2 years ago
4
Next