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
How to reproduce the behaviour
Your Environment