-
Original [issue 20](https://code.google.com/p/tt4j/issues/detail?id=20) created by reckart on 2014-11-25T11:24:59.000Z:
What steps will reproduce the problem?
1. Create an App with TreeTaggerWrapper
…
-
Original [issue 4](https://code.google.com/p/tt4j/issues/detail?id=4) created by reckart on 2011-06-01T05:42:00.000Z:
Sometimes an odd character appears in a token and causes the communication stream…
-
```
Add a flexible PoS Tagger that enables easy change of models including creating/using
self-trained ones.
```
Original issue reported on code.google.com by `Tobias.Horsmann` on 2015-04-20 15:43:17…
-
Original [issue 13](https://code.google.com/p/tt4j/issues/detail?id=13) created by reckart on 2012-04-19T20:50:34.000Z:
TT4J should support the TT parameters -prob and -threshold.
-
Original [issue 3](https://code.google.com/p/tt4j/issues/detail?id=3) created by reckart on 2011-05-05T08:20:11.000Z:
It seems that TT has problems with very long tokens. Consider writing a test chec…
-
Originally reported on Google Code with ID 58
```
It would be very nice to have a ModalVerbsFeatureExtractor for German as well.
The actual modal verbs that are looked up in this FE extractor could …
-
Hi !
I'm tying to use this programm for an aunt that is making a master dregree in some topics of traducction and other things but she has no background in programming.
But i'm stuck with this err…
-
Original [issue 6](https://code.google.com/p/tt4j/issues/detail?id=6) created by reckart on 2011-10-21T15:06:10.000Z:
Hello,
When I apply tree-tagger with the Chinese parameter file provided by S; S…
-
Integrate treetagger for German and English into plugin-mecab-initcorpus in a feature branch. Make a switch in the properties file to chose mecab or treetagger. Create pos type hierarchies for the Ge…
-
Hi,
the example on the tt4j homepage shows tokenized input being handled by treetagger. How to I give a untokenized text to treetagger to both POS tag and tokenize?
Thanks
Shyam