-
```
Uby uses DKPro Core 1.5.0 in other modules (WordNet integration and UIMA).
The alignment module should also use this version, in particular, since different versions
of uimaFIT are used in 1.2.0 …
-
```
Some checksums have changed on the TreeTagger models and binaries. Update the
build.xml.
While at it, can also add the new model for Finnish.
```
Original issue reported on code.google.com by `r…
-
```
External DKPro Core users have problems to get the TreeTagger models and
binaries.
If I see this correctly, these are not downloaded automatically.
It might be good to add documentation somewhe…
-
```
Hi,
I use TreeTagger for German POS tagging and chunking and OpenNlpTagger for
German POS tagging (in differnt projects) which has been working a short while
ago. When running the pipeline, I …
-
```
When there is a very very long token in the text, the analysis engine fails.
```
Original issue reported on code.google.com by `richard.eckart` on 2 Oct 2011 at 3:14
-
```
It would be helpful if the model and binary JARs would contain Maven metadata
that Artifactory could read and already fill in the deploy form.
```
Original issue reported on code.google.com by …
-
```
The TreeTagger homepage and models have all moved to
http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/
The Ant script must be updated accordingly.
```
Original issue reported on code.go…
-
```
standardization of names
```
Original issue reported on code.google.com by `torsten....@gmail.com` on 3 Dec 2013 at 8:13
-
```
What steps will reproduce the problem?
1. Run the TreeTagger wrapper in a linux system with /tmp mounted with "noexec".
2. Tree tagger binary copied into the /tmp cannot be executed, and fails.
…
-
After following the steps to install treetagger for EOP, it is not functioning for models which require parsing. I did all the stuff that is mentioned on the site (build->accept license->match the ver…