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

Mismatch in identity #46

Open
martinpopel opened this issue Apr 6, 2022 · 1 comment
Open

Mismatch in identity #46

martinpopel opened this issue Apr 6, 2022 · 1 comment

Comments

@martinpopel
Copy link
Member

I thought each entity should have the same identity (aka wikification) in all its mentions.
This is now being checked by validate.py --coref.
GUM files in the current dev branch contain many errors of this type entity-identity-mismatch.
For example, entity with eid (aka GRP) 6 appears in sentences GUM_academic_librarians-3 without any identity annotated, but in GUM_academic_librarians-8 it has identity=Vrije_Universiteit_Amsterdam.

@amir-zeldes
Copy link
Contributor

Thanks for catching this! You are right, and there is in fact the exact same validation idea in the GUM build bot, but it appears there is a bug in its implementation. This will be fixed for the next UD release.

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

2 participants