yahshibu/nested-ner-tacl2020-transformers
Implementation of Nested Named Entity Recognition using BERT
PythonGPL-3.0
Issues
- 4
BUG: IndexError in sequence_labeling.py
#8 opened by XinyanLi2016 - 1
When you use the bert model, have you try the fine_tune way ? How about the result?
#7 opened by wangwang110 - 2
- 2
Which paper does the code correspond to?
#5 opened by hjing100 - 7
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 opened by wangwang110 - 5
data generation issues in genia dataset
#3 opened by LiujunWang - 5
关于数据生成问题
#2 opened by zxk19981227 - 6
BUG
#1 opened by tongchangD