Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NER Benchmark Script #148

Merged
merged 19 commits into from
Jul 26, 2024
Merged

NER Benchmark Script #148

merged 19 commits into from
Jul 26, 2024

Conversation

galileosteinberg
Copy link
Contributor

Completed NER benchmark script. Added progress bars to show progress. I also added a small feature in ner.py for the annotate method to ignore raw_spans <= 1 (as we have previously discussed) so that Gilda does not annotate single character text spans.

@galileosteinberg galileosteinberg changed the title Completed NER Benchmark Script; accepted raw_span length change in ner.py. NER Benchmark Script; accepted raw_span length change in ner.py. Jul 25, 2024
gilda/ner.py Outdated Show resolved Hide resolved
@bgyori bgyori changed the title NER Benchmark Script; accepted raw_span length change in ner.py. NER Benchmark Script Jul 26, 2024
@bgyori bgyori merged commit a93542d into gyorilab:master Jul 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants