Closed EmilStenstrom closed 5 years ago
The CoNLL-U Plus format has column definitions as metadata:
# global.columns = ID FORM LEMMA UPOS XPOS FEATS HEAD DEPREL DEPS MISC
Could we use these fields to parse non-standard sentences without having to specify any fields when parsing?
Fixed in 1f460a8
More info available here: https://universaldependencies.org/ext-format.html