ShannonAI / mrc-for-flat-nested-ner

Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F1计算问题

zhangfeiyu5610 opened this issue · comments

您好! 想问一下预测出start,end, span后F1值怎么计算呢?

@zhangfeiyu5610 请参考相应的代码。NER使用的是span-F1