udapi.block.read.conllup module¶
Conllup is a reader block for the CoNLL-UPlus format.
Columns which don’t have standardize attributes in Udapi/CoNLL-U are stored in MISC (as key=value pairs).
This code has been only tested on Hungarian KorKor files for CorefUD so far. However, in the end, it is not used there (xtsv files are used instead conllup).