Skip to content

Commit

Permalink
Merge pull request #72 from jackboyla/more-info-for-outputs
Browse files Browse the repository at this point in the history
Add more information to outputs (add instance indices for error types)
  • Loading branch information
davidsbatista authored Mar 2, 2024
2 parents 2251274 + b68e441 commit db0b257
Show file tree
Hide file tree
Showing 5 changed files with 529 additions and 78 deletions.
2 changes: 2 additions & 0 deletions src/nervaluate/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
find_overlap,
summary_report_ent,
summary_report_overall,
summary_report_ents_indices,
summary_report_overall_indices,
)
from .utils import collect_named_entities, conll_to_spans, list_to_spans, split_list
Loading

0 comments on commit db0b257

Please sign in to comment.