lonePatient / BERT-NER-Pytorch

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
MIT License
2.06k stars 424 forks source link

无法运行run_ner_span用于cner任务 #20

Closed sunkenQ closed 4 years ago

sunkenQ commented 4 years ago

调用CnerProcessor会发生属性不匹配的问题,输入到InputExample中会有labels,但是InputExample不含有此属性