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

Fix remaining validation errors #165

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

kscanne
Copy link
Contributor

@kscanne kscanne commented Jul 11, 2024

The validator was reporting 167 warnings regarding use of flat:foreign. This patch resolves all of those. It also includes various other fixes that I made along the way, but hopefully nothing controversial — sorry to mix it all up together.

In terms of the flat:foreign stuff, the three options for handling "foreign" material are laid out here:

https://universaldependencies.org/foreign.html

I followed "Option 2" in most cases which seems to make the most sense, and is closest to the way things were annotated already.

Option 3 was more appropriate in a small number of cases where the English text was something like a full quoted phrase vs. a proper name that played a syntactic role in the otherwise Irish sentence. See for example the quoted phrase "that general Jail-Deliverer" in sent_id=85, or "Kill me, I Love You!" in sent_id=201.

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.

1 participant