You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: