acoli-repo / conll-merge

Tools for manipulating CoNLL TSV and related formats
Apache License 2.0
5 stars 3 forks source link

Support CoNLL-U Plus format #1

Open chiarcos opened 5 years ago

chiarcos commented 5 years ago

Support for a recently suggested extension of the CoNLL-U format: https://universaldependencies.org/ext-format.html.

Suggestion: Do not attempt to auto-combine existing CoNLL-U Plus headers. Instead, provide a novel routine that allows to add metadata to merged CoNLL files.