-
```
The analysis engine cannot deal with cases where TreeTagger does not output a
POS and lemma.
```
Original issue reported on code.google.com by `richard.eckart` on 2 Oct 2011 at 3:12
-
```
The TreeTagger models for English use an extended version of the PTB tagset
which include additional tags for different kinds of verbs and verb-tenses.
Thus, the tagset should not be "ptb", but …
-
```
Drop support for specifying treetagger binary as external resource. This is
stone age legacy code.
```
Original issue reported on code.google.com by `richard.eckart` on 22 Aug 2013 at 9:57
-
```
Per default the TreeTagger wrapper should intern POS values and lemmas to save
memory. It should be an option however, as somebody may not want to incur the
additional overhead.
```
Original is…
-
```
At the moment, languages that are supported by the TreeTagger but do not yet
have a mapping to the DKPro type system cannot be used with the TreeTagger AE.
We should add a standard-mapping for n…
-
```
What steps will reproduce the problem?
On the current trunk, trying to bundle the treetagger models fails.
>execute ant local-maven
BUILD FAILED
de.tudarmstadt.ukp.dkpro.core-asl\de.tudarmstadt…
-
```
Update TreeTagger build.xml with a few new models available from the website.
```
Original issue reported on code.google.com by `richard.eckart` on 12 Oct 2014 at 10:48
-
```
Some models have been updated on the TreeTagger homepage.
```
Original issue reported on code.google.com by `richard.eckart` on 7 Jul 2014 at 10:52
-
```
Some ant scripts are using the 0.4 version for the macros. They should be
updated to 0.6 version.
```
Original issue reported on code.google.com by `pedrobss...@gmail.com` on 21 Aug 2013 at 9:3…
-
```
The analysis engine cannot deal with cases where TreeTagger does not output a
POS and lemma.
```
Original issue reported on code.google.com by `richard.eckart` on 2 Oct 2011 at 3:12