-
```
When setting a model using PARAM_MODEL_PATH, there is an NPE exception:
Caused by: java.lang.NullPointerException
at de.tudarmstadt.ukp.dkpro.core.treetagger.TreeTaggerPosLemmaTT4J$1.produceR…
-
```
What steps will reproduce the problem?
1. Simple test using the TreeTaggerWrapper (the environment is well configured with
the resources from here: http://www.cis.uni-muenchen.de/~schmid/tools/Tre…
jzell updated
9 years ago
-
```
I'm trying to run heideltime on the commandline as follows:
C:\Home\heideltime-standal
one-1.4>java -jar de.unihd.dbs.heideltime.standalone.jar test.txt -vv
jul 26, 2013 11:31:23 AM de.unihd.d…
-
```
The script seems to be currently broken - several wrong MD5 and other files not found
at all.
```
Original issue reported on code.google.com by `torsten.zesch` on 2015-04-24 20:08:06
-
```
This is a bad error message:
Caused by: java.io.IOException: Unable to load resource [-=* NOT REQUIRED *=-]:
IOException: Unable to locate model [en] in the following locations [classpath:/de/tu…
-
```
Hi,
I'm using a self-built TreeTagger model as described on your homepage. However,
it only assigns the 'POS' tag as annotations, but not the subtypes (N, NN,...).
Yours,
Laura
```
Original is…
-
```
When using the TreeTaggerPosLemmaTT4J annotator we get some exceptions.
These exceptions raised when using the pipeline for a while (~1000 Documents)
with multiple threads. After the exception o…
-
```
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 somewher…
-
```
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 `ri…
-
```
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 ge…