TreeTagger for Java is a Java wrapper around the popular TreeTagger package by Helmut Schmid: a tool for annotating text with part-of-speech and lemma information
TreeTagger for Java is a Java wrapper around the popular treetagger package by Helmut Schmid: a tool for annotating text with part-of-speech and lemma information.
It was written with a focus on platform-independence and easy integration into applications. It is written in Java 5 and has been tested on OS X, Ubuntu Linux, and Windows
It is released under license to Apache License version 2
Useful links: