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

More consistency in file formats #3

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

More consistency in file formats #3

wants to merge 2 commits into from

Conversation

dafnevk
Copy link

@dafnevk dafnevk commented Sep 23, 2020

I plan to make the following changes:

  • separate fields in Token for bracket corefs and head-based corefs
  • Add a check that preprocessing took place before running code that assumes this
  • Save the transformed dependencies in a different fields, so that the original tree is also stored
  • use different file extension for conll-like files that have transformed tree and head-based mentions
  • Make transform_tree method of sentence / dataset classes
  • make preprocess_sentence part of sentence class
  • make postprocess sentence part of sentence class
  • add tests to check everything still works

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