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

Evaluation of conflicting predictions. #19

Open
JohannesEschbach opened this issue Dec 10, 2023 · 0 comments
Open

Evaluation of conflicting predictions. #19

JohannesEschbach opened this issue Dec 10, 2023 · 0 comments

Comments

@JohannesEschbach
Copy link

Consider the gold standard "Paris [B-PER] Hilton [I-PER] visits [O] Paris [B-LOC]".
UniNER retrieves "Paris" when asked for LOCATION. Is this label now applied to all occurences of "Paris" in the text? If the model now also retrieves "Paris Hilton" for the entity type PERSON, we no longer have a unique assignment of entity types to tokens. How did you handle such label conflicts in your evaluation when computing the recall?

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

No branches or pull requests

1 participant