Franck-Dernoncourt / NeuroNER

Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
http://neuroner.com
MIT License
1.7k stars 475 forks source link

Evaluation metric? #144

Closed Mahmedturk closed 5 years ago

Mahmedturk commented 5 years ago

Hi,

Does this implementation report token-level or entity level F1 score?

Franck-Dernoncourt commented 5 years ago

It reports both. You can choose with the option main_evaluation_mode in parameters.ini.