Install the library using `pip install git+https://gitlab2.informatik.uni-wuerzburg.de/kallimachos/wuenlp.git` or by putting `git+https://gitlab2.informatik.uni-wuerzburg.de/kallimachos/wuenlp.git` into your `requirements.txt` file.
You can also use the shorthand https://wuenlp.professor-x.de
You can find an overview of all existing Types and their attributes/features here: https://wuenlp-docs.professor-x.de/wuenlp/impl/UIMANLPStructs.html
The typesystem can be extended to add custom types, as for example with the modules in https://gitlab2.informatik.uni-wuerzburg.de/kallimachos/wuenlp-extensions.git.