module documentation

A reader for corpora whose documents are in MTE format.

Class MTECorpusView Class for lazy viewing the MTE Corpus.
Class MTEFileReader Class for loading the content of the multext-east corpus. It parses the xml files and does some tag-filtering depending on the given method parameters.
Class MTETagConverter Class for converting msd tags to universal tags, more conversion options are currently not implemented.
Function xpath Undocumented
def xpath(root, path, ns): (source) ΒΆ

Undocumented