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

Reduce redundancy in named entity list in evals #236

Merged
merged 5 commits into from
Oct 6, 2023

Conversation

caufieldjh
Copy link
Member

@caufieldjh caufieldjh commented Oct 5, 2023

This is specific to the CTD eval for now, but hoping to avoid the same issue in other evals.
Fix #235.
Also include only unique predicted triples in output - many of these were fully redundant in the final object, though the extras were not included in score calculations since those are based on sets.

@caufieldjh caufieldjh linked an issue Oct 5, 2023 that may be closed by this pull request
@caufieldjh caufieldjh marked this pull request as ready for review October 6, 2023 02:36
@caufieldjh caufieldjh merged commit bf0fb5e into main Oct 6, 2023
2 checks passed
@caufieldjh caufieldjh deleted the 235-redundancy-in-bc5cdr-eval-named-entity-labels branch October 6, 2023 02:36
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.

Redundancy in BC5CDR eval named entity labels
1 participant