-
I see that CLTK applied to Latin chooses the most plausible lemma / POS by itself. I see it does a great job at it. But is there a way I can asl CLTK to return a list (or dictionary) of all possible l…
-
The read.tagged function should accept vectors and other objects, not just files.
-
Hi,
there is the RF-Tagger which is not yet in DKPro Core :)
See: http://www.cis.uni-muenchen.de/~schmid/tools/RFTagger/
It is a Helmut Schmid tagger which seems not as restrictive as the Treetagger
…
-
```
Hi,
What steps will reproduce the problem?
1. running ttc-term-suite-1.0
2. launching TreeTagger with a valid language code (e.g. 'fr'), and valid
pointers to directories (Input, Output, TreeTag…
-
I checked the texts and I saw that the punctuation marks are deleted very early in the process. I wondered if the treetagger wouldn't have problems with that after that. And it does in deed. Every thi…
-
```
When starting the jar for the first time, it is not obvious that we have to
create a new CPE descriptor. Then We do not know the kind of pipeline we can
built.
When we understand that there is …
-
Hi, it's me again (you'll think I'm starting to annoy you),
I have a problem with the latest version 2.0.1 while tagging interval expressions in french.
For two "dumb" cases, I get the following res…
-
At the beginning of the tmw_config you have to define the path to wdir. This is very easy to see. I think the other paths (to mallet, to treetagger and so on) should be also define at the beginning of…
-
```
Hi,
What steps will reproduce the problem?
1. running ttc-term-suite-1.0
2. launching TreeTagger with a valid language code (e.g. 'fr'), and valid
pointers to directories (Input, Output, TreeTag…
-
Many of the wordles did have words that are clearly not nouns in Spanish, like:
-le
-mi
-eras
-fue
-creo
-sé
...
At the beginning I thought it was a mistake of the treetagger. But now I think that th…