issues
search
yahshibu
/
nested-ner-tacl2020-transformers
Implementation of Nested Named Entity Recognition using BERT
GNU General Public License v3.0
138
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BUG: IndexError in sequence_labeling.py
#8
XinyanLi2016
closed
3 years ago
4
When you use the bert model, have you try the fine_tune way ? How about the result?
#7
wangwang110
closed
3 years ago
1
reader.py/_pad_batches() use sent_len = len(first_subtokens_batch[i]) ?
#6
hjing100
closed
3 years ago
2
Which paper does the code correspond to?
#5
hjing100
closed
3 years ago
2
why using fixed value transition matrix can help keeping the scores for tag sequences including outer entities higher than those of tag sequences including inner entities?
#4
wangwang110
closed
3 years ago
7
data generation issues in genia dataset
#3
LiujunWang
closed
4 years ago
5
关于数据生成问题
#2
zxk19981227
closed
4 years ago
5
BUG
#1
tongchangD
closed
4 years ago
6