chakki-works / seqeval

A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
MIT License
1.09k stars 129 forks source link

hope add a new method to caculate metric: remove the tag header(B-, I-) and only used tag body(Person, Loc) with entity boundries to caculate metric. #81

Open zingxy opened 3 years ago

zingxy commented 3 years ago

How to reproduce the behaviour

Your Environment