-
```
The build.xml for the treetagger module is rather complex , special, and not
up-to-date with current standards:
- it still uses macros 0.4.0
- it does not separate into upstream and model jars
-…
-
```
The build.xml for the treetagger module is rather complex , special, and not
up-to-date with current standards:
- it still uses macros 0.4.0
- it does not separate into upstream and model jars
-…
-
```
The build.xml for the treetagger module is rather complex , special, and not
up-to-date with current standards:
- it still uses macros 0.4.0
- it does not separate into upstream and model jars
-…
-
The output of the ```lemmatise_multiple``` method in the ```Lemmatiseur``` class ignores punctuation. This makes direct comparison with other lemmatizers (e.g. TreeTagger) which retain punctuation.
-
```
What steps will reproduce the problem?
1.JSP pages using tt4j running over tomcat 8.
What is the expected output? What do you see instead?
System.setProperties("treetagger.home","TTpath") set pro…
-
I tried below code, which I take from:
https://www.rdocumentation.org/packages/textstem/versions/0.1.4/topics/lemmatize_strings
I installed treetagger under C:\
code is as below:
x
-
This issue depends on #436.
Solution of #431 is temporary, requires further work after #436.
-
Dear all,
I noticed that in the reading°views folder, we have only 4 languages; French and English are missing.
I guess that is because the xml of the the treetagger file of these two languages…
-
Original [issue 11](https://code.google.com/p/tt4j/issues/detail?id=11) created by reckart on 2011-11-13T17:41:58.000Z:
There is an example for POS tagging on the start page, but there is not example…
-
```
Should we replace that with OpenNLP?
```
Original issue reported on code.google.com by `torsten....@gmail.com` on 20 Mar 2014 at 10:12