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

Rename write_graph_to_conllu? (does not replicate the original conllu file) #25

Open
TheresaSchmidt opened this issue Oct 19, 2022 · 0 comments
Assignees

Comments

@TheresaSchmidt
Copy link
Contributor

The function write_graph_to_conllu() should either be renamed or replaced. Is it meant to reproduce the original input file? I noticed the following differences:

  • nodes are not tokenized
  • non-tagged recipe text tokens are missing
  • trailing columns are missing (meaning that some annotations are missing, too)
  • values in the TOKEN column start with an integer
  • edge labels are missing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants