eagle705 / pytorch-bert-crf-ner

KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)
Apache License 2.0
490 stars 109 forks source link

evaluate method should be on entity level? #20

Closed Lijiadong closed 3 years ago

Lijiadong commented 3 years ago

https://github.com/eagle705/pytorch-bert-crf-ner#results It seems that you evaluated on token level?

eagle705 commented 3 years ago

That's right, I evaluated it at the token level