A repository for code with a (command line) user interface
All commands and all dependencies are packaged with a single jar file, call JAR_FILE
in this documentation.
This package provides the following commands:
Converts TEI files (from textgrid repository) to UIMA XMI. They are not directly made for viewing, but can be inspected if necessary.
$ java -cp JAR_FILE de.unistuttgart.ims.drama.Main.TEI2XMI --input INPUT --output OUTPUT