eagle705 / pytorch-bert-crf-ner

KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evaluate method should be on entity level?

Lijiadong opened this issue · comments

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

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