TCFlib

April 2, 2015 ยท View on GitHub

TCFlib is a Python API for working with linguistic annotations using the TCF file format and the WebLicht environment.

TCFlib supports annotating files using local and remote annotation services and writing new annotation services.

Note: The API is not final, yet. Feedback and patches are highly welcome!

Installation

TCFlib is available from PyPI, so you can install it with pip:

pip install tcflib

You can install the development version directly from GitHub:

pip install git+https://github.com/SeNeReKo/TCFlib.git

Documentation

Documentation is available from http://tcflib.readthedocs.org/.