Repository for the work in progress version of the Abaza UD treebank.
If you want to process an .eaf file for annotation, do:
eaftoud_.py <eaf. file> <conllu. out file> <XPOS file>
If you want to combine eaf files into the final corpus, do:
combine_texts.py <directory with .eaf files> <.conllu out>