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