Skip to content

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

@TheresaSchmidt

Description

@TheresaSchmidt

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions