LICENSE
README.md
pyproject.toml
docs/conf.py
udapi/__init__.py
udapi/cli.py
udapi.egg-info/PKG-INFO
udapi.egg-info/SOURCES.txt
udapi.egg-info/dependency_links.txt
udapi.egg-info/entry_points.txt
udapi.egg-info/requires.txt
udapi.egg-info/top_level.txt
udapi/block/__init__.py
udapi/block/corefud/__init__.py
udapi/block/corefud/bridgingclusters.py
udapi/block/corefud/concatmentionmisc.py
udapi/block/corefud/countgaps.py
udapi/block/corefud/delete.py
udapi/block/corefud/fixcorefud02.py
udapi/block/corefud/fixentityacrossnewdoc.py
udapi/block/corefud/fixinterleaved.py
udapi/block/corefud/fixparentheses.py
udapi/block/corefud/fixtovalidate.py
udapi/block/corefud/guessspan.py
udapi/block/corefud/gum2corefud.py
udapi/block/corefud/indexclusters.py
udapi/block/corefud/link2cluster.py
udapi/block/corefud/load.py
udapi/block/corefud/markcrossing.py
udapi/block/corefud/markinterleaved.py
udapi/block/corefud/marknested.py
udapi/block/corefud/markpairs.py
udapi/block/corefud/marksamesubspan.py
udapi/block/corefud/mergesamespan.py
udapi/block/corefud/miscstats.py
udapi/block/corefud/miscstatstex.py
udapi/block/corefud/movehead.py
udapi/block/corefud/printentities.py
udapi/block/corefud/printmentions.py
udapi/block/corefud/removemisc.py
udapi/block/corefud/removenocorefentities.py
udapi/block/corefud/singleparent.py
udapi/block/corefud/stats.py
udapi/block/demo/__init__.py
udapi/block/demo/complexity.py
udapi/block/demo/newspeak.py
udapi/block/demo/rehangprepositions.py
udapi/block/eval/__init__.py
udapi/block/eval/conll17.py
udapi/block/eval/conll18.py
udapi/block/eval/f1.py
udapi/block/eval/parsing.py
udapi/block/msf/case.py
udapi/block/msf/createabstract.py
udapi/block/msf/init.py
udapi/block/msf/numphrase.py
udapi/block/msf/phrase.py
udapi/block/msf/removefunc.py
udapi/block/msf/romance/preprocessor.py
udapi/block/msf/romance/romance.py
udapi/block/msf/slavic/conditional.py
udapi/block/msf/slavic/converb.py
udapi/block/msf/slavic/future.py
udapi/block/msf/slavic/imperative.py
udapi/block/msf/slavic/infinitive.py
udapi/block/msf/slavic/past.py
udapi/block/msf/slavic/preprocessor.py
udapi/block/msf/slavic/present.py
udapi/block/mwe/normalize.py
udapi/block/mwe/possessives.py
udapi/block/mwe/tosubdeprels.py
udapi/block/read/__init__.py
udapi/block/read/addbratann.py
udapi/block/read/addsentences.py
udapi/block/read/addtext.py
udapi/block/read/ccv.py
udapi/block/read/conll.py
udapi/block/read/conll2012.py
udapi/block/read/conllu.py
udapi/block/read/conllup.py
udapi/block/read/oldcorefud.py
udapi/block/read/sentences.py
udapi/block/read/text.py
udapi/block/read/vislcg.py
udapi/block/segment/merge.py
udapi/block/segment/simple.py
udapi/block/tokenize/__init__.py
udapi/block/tokenize/onwhitespace.py
udapi/block/tokenize/simple.py
udapi/block/transform/__init__.py
udapi/block/transform/deproj.py
udapi/block/transform/flatten.py
udapi/block/transform/proj.py
udapi/block/tutorial/__init__.py
udapi/block/tutorial/addarticles.py
udapi/block/tutorial/addcommas.py
udapi/block/tutorial/adpositions.py
udapi/block/tutorial/parse.py
udapi/block/tutorial/removecommas.py
udapi/block/ud/__init__.py
udapi/block/ud/addmwt.py
udapi/block/ud/addpuncttype.py
udapi/block/ud/basic2enhanced.py
udapi/block/ud/complywithtext.py
udapi/block/ud/convert1to2.py
udapi/block/ud/exgoogle2ud.py
udapi/block/ud/fixadvmodbyupos.py
udapi/block/ud/fixchain.py
udapi/block/ud/fixcompoundname.py
udapi/block/ud/fixleaf.py
udapi/block/ud/fixmultiobjects.py
udapi/block/ud/fixmultisubjects.py
udapi/block/ud/fixmwtspace.py
udapi/block/ud/fixpseudocop.py
udapi/block/ud/fixpunct.py
udapi/block/ud/fixpunctchild.py
udapi/block/ud/fixrightheaded.py
udapi/block/ud/fixroot.py
udapi/block/ud/goeswithfromtext.py
udapi/block/ud/google2ud.py
udapi/block/ud/joinasmwt.py
udapi/block/ud/jointoken.py
udapi/block/ud/lemmatize.py
udapi/block/ud/markbugs.py
udapi/block/ud/markfeatsbugs.py
udapi/block/ud/printfixed.py
udapi/block/ud/removemwt.py
udapi/block/ud/setspaceafter.py
udapi/block/ud/setspaceafterfromtext.py
udapi/block/ud/settranslation.py
udapi/block/ud/splittoken.py
udapi/block/ud/splitunderscoretokens.py
udapi/block/ud/ar/fixedeprels.py
udapi/block/ud/bg/__init__.py
udapi/block/ud/bg/removedotafterabbr.py
udapi/block/ud/ca/__init__.py
udapi/block/ud/ca/addmwt.py
udapi/block/ud/ca/elque.py
udapi/block/ud/cs/__init__.py
udapi/block/ud/cs/addmwt.py
udapi/block/ud/cs/fixedeprels.py
udapi/block/ud/cs/fixmorpho.py
udapi/block/ud/cs/markfeatsbugs.py
udapi/block/ud/da/fixmultisubject.py
udapi/block/ud/de/__init__.py
udapi/block/ud/de/addmwt.py
udapi/block/ud/de/fixgsd.py
udapi/block/ud/de/fixhdt.py
udapi/block/ud/el/__init__.py
udapi/block/ud/el/addmwt.py
udapi/block/ud/en/__init__.py
udapi/block/ud/en/setspaceafter.py
udapi/block/ud/es/__init__.py
udapi/block/ud/es/addmwt.py
udapi/block/ud/es/elque.py
udapi/block/ud/es/fixexclamation.py
udapi/block/ud/es/fixtenerque.py
udapi/block/ud/es/fixverbfeats.py
udapi/block/ud/fr/__init__.py
udapi/block/ud/fr/addmwt.py
udapi/block/ud/ga/__init__.py
udapi/block/ud/ga/to2.py
udapi/block/ud/gl/__init__.py
udapi/block/ud/gl/to2.py
udapi/block/ud/he/__init__.py
udapi/block/ud/he/fixneg.py
udapi/block/ud/hi/fixaux.py
udapi/block/ud/id/__init__.py
udapi/block/ud/id/addmwt.py
udapi/block/ud/id/fixgsd.py
udapi/block/ud/kk/fixspuriousaux.py
udapi/block/ud/la/addmwt.py
udapi/block/ud/la/markfeatsbugs.py
udapi/block/ud/lt/fixedeprels.py
udapi/block/ud/ml/markfeatsbugs.py
udapi/block/ud/mr/addformsinmwt.py
udapi/block/ud/pt/__init__.py
udapi/block/ud/pt/addhyphenmwt.py
udapi/block/ud/pt/addmwt.py
udapi/block/ud/ro/__init__.py
udapi/block/ud/ro/fixfixed.py
udapi/block/ud/ro/fixneg.py
udapi/block/ud/ro/setspaceafter.py
udapi/block/ud/ru/__init__.py
udapi/block/ud/ru/fixedeprels.py
udapi/block/ud/ru/fixremnant.py
udapi/block/ud/ru/fixtoest.py
udapi/block/ud/sk/fixedeprels.py
udapi/block/ud/ug/fixspuriousaux.py
udapi/block/ud/yue/lemmatize.py
udapi/block/ud/zh/lemmatize.py
udapi/block/udpipe/__init__.py
udapi/block/udpipe/base.py
udapi/block/udpipe/cs.py
udapi/block/udpipe/en.py
udapi/block/util/__init__.py
udapi/block/util/eval.py
udapi/block/util/filter.py
udapi/block/util/findbug.py
udapi/block/util/joinsentence.py
udapi/block/util/mark.py
udapi/block/util/markdiff.py
udapi/block/util/markmwtbugsatnodes.py
udapi/block/util/normalize.py
udapi/block/util/resegmentgold.py
udapi/block/util/see.py
udapi/block/util/split.py
udapi/block/util/splitsentence.py
udapi/block/util/wc.py
udapi/block/write/__init__.py
udapi/block/write/conllu.py
udapi/block/write/corefhtml.py
udapi/block/write/html.py
udapi/block/write/oldcorefud.py
udapi/block/write/sdparse.py
udapi/block/write/sentences.py
udapi/block/write/sentenceshtml.py
udapi/block/write/textmodetrees.py
udapi/block/write/textmodetreeshtml.py
udapi/block/write/tikz.py
udapi/block/write/treex.py
udapi/block/write/vislcg.py
udapi/block/zellig_harris/__init__.py
udapi/block/zellig_harris/baseline.py
udapi/block/zellig_harris/common.py
udapi/block/zellig_harris/configurations.py
udapi/block/zellig_harris/csnouns.py
udapi/block/zellig_harris/csverbs.py
udapi/block/zellig_harris/enhancedeps.py
udapi/block/zellig_harris/ennouns.py
udapi/block/zellig_harris/enverbs.py
udapi/block/zellig_harris/queries.py
udapi/core/__init__.py
udapi/core/basereader.py
udapi/core/basewriter.py
udapi/core/block.py
udapi/core/bundle.py
udapi/core/coref.py
udapi/core/document.py
udapi/core/dualdict.py
udapi/core/feats.py
udapi/core/files.py
udapi/core/mwt.py
udapi/core/node.py
udapi/core/resource.py
udapi/core/root.py
udapi/core/run.py
udapi/core/tests/__init__.py
udapi/core/tests/test_coref.py
udapi/core/tests/test_document.py
udapi/core/tests/test_enhdeps.py
udapi/core/tests/test_node.py
udapi/core/tests/input_output_tests/remove_node.py
udapi/tool/__init__.py
udapi/tool/morphodita.py
udapi/tool/udpipe.py
udapi/tool/udpipeonline.py