File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [ ![ python] ( https://img.shields.io/badge/Python-3.9-3776AB.svg?style=flat&logo=python&logoColor=white )] ( https://www.python.org )
2-   ;
3- ![ example event parameter] ( https://github.com/davidsbatista/BREDS/actions/workflows/code_checks.yml/badge.svg?event=pull_request )
4-   ;
5- ![ code coverage] ( https://raw.githubusercontent.com/MantisAI/nervaluate/coverage-badge/coverage.svg?raw=true )
1+ [ ![ python] ( https://img.shields.io/badge/Python-3.11-3776AB.svg?style=flat&logo=python&logoColor=white )] ( https://www.python.org )
62  ;
73[ ![ Checked with mypy] ( http://www.mypy-lang.org/static/mypy_badge.svg )] ( http://mypy-lang.org/ )
84  ;
1612
1713# nervaluate
1814
19- nervaluate is a python module for evaluating Named Entity Recognition (NER) models as defined in the SemEval 2013 - 9.1 task.
15+ ` nervaluate ` is a python module for evaluating Named Entity Recognition (NER) models as defined in the SemEval 2013 - 9.1 task.
2016
2117The evaluation metrics output by nervaluate go beyond a simple token/tag based schema, and consider different scenarios
2218based on whether all the tokens that belong to a named entity were classified or not, and also whether the correct
You can’t perform that action at this time.
0 commit comments