Collection of utility modules and wrapper for research purposes to access the inference and classification environment at the Department for Computational Linguistics at Trier University. Intended usage includes the TWON research project and department internal teaching.
The package requires Python 3.10 or newer. We provide the latest released version at the Python Package Index (PyPI). Run the following to install the module through PyPI:
pip install cltrier_lib
We showcase the features and intended usage in Juypter Notebooks inside the examples
directory.