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

Ud2 updates #1445

Merged
merged 15 commits into from
Nov 9, 2024
Merged

Ud2 updates #1445

merged 15 commits into from
Nov 9, 2024

Conversation

AngledLuffa
Copy link
Contributor

Try to better match the new dependency scheme for list items, as done in UD2.14

Put the PTB Corrector earlier in the dependency conversion, making better use of its changes

@AngledLuffa AngledLuffa force-pushed the ud2_updates branch 2 times, most recently from 49c941a to fbe62ad Compare May 19, 2024 15:55
@AngledLuffa AngledLuffa force-pushed the ud2_updates branch 3 times, most recently from 9e56520 to 074724f Compare June 5, 2024 06:40
…the resulting dependencies both connect to day instead of from about -> a, changing the UD nummod to a det
…ut changing TreeGraphNode to print out the whole tree, but that would presumably mess up some various dependency outputs
…ke sure the XPOS tags get updated in the converter when using the PTB corrector
…ted trees for the structure of the UD graphs, not just the tags. Noticeably reduces the number of validator errors
gripes and complains both show up in PTB in terms of checking the results.  most of the other verbs added do not
actually, there's only one in PTB - Also excluded will be investments ...
…hat random hash ordering doesn't cause the graph to have a different output
… from the CONJP (sometimes ADVP by error) that they show up in. This allows the later part of the converter to connect both of them to the parent with advmod.

As part of this, turn the UPOS of "not" into PART

Also, update the corrector to make a few changes to the structure, which may help usages of the trees or of SD as well as the UD.  The UD changes are written to accommodate the structural errors in the original PTB, though
@AngledLuffa AngledLuffa merged commit 26f40ee into dev Nov 9, 2024
2 checks passed
@AngledLuffa AngledLuffa deleted the ud2_updates branch November 9, 2024 03:44
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