quadrama / Main

A repository for code with a user interface
Apache License 2.0
0 stars 0 forks source link

Main

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:

TEI2XMI

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