-
One of the user was following TreeTagger installation Wiki documentation (of 1.1.4), and it didn't worked for her. The reason was caused by two errors in the document.
https://github.com/hltfbk/EOP-1…
-
```
We should switch all unit tests to OpenNLP, since we then can use the models as
well and the tests run anywhere.
```
Original issue reported on code.google.com by `richard.eckart` on 7 Jun 2012 …
-
```
The TextReader crashes when reading a single large file (3,5 GB).
This is the pipeline I used
SimplePipeline.runPipeline(
createReaderDescription(TextReader.class,
…
-
```
When adding the following dependency to a project, e.g. for lematizing German
text:
de.tudarmstadt.ukp.dkpro.core
de.tudarmstadt.ukp.dkpro.core.tokit-asl
Maven will no…
-
Hi everybody,
I tried the EOP 1.1.1 (latest version) and followed the step-by-step instructions. When I tried TIE EDA with the configuration file "MaxEntClassificationEDA_Base+VO+TP+TPPos+TS_EN", I g…
-
```
There is no way to store in the DKPro type system which tagset is used in a
particular layer, e.g. that the part-of-speech layer uses the "STTS" tagset.
If we have a writer for a data format wh…
-
```
Ive tried several hours to get Heideltime Standalone to run on my ubuntu
system, but it still didnt work.
i followed exactly the how to use instructions in the readme file and i also
installed …
-
```
We currently have no really free POS tagger in DKPro Core ASL, since we cannot
redistribute TreeTagger binaries and models as Maven artifacts. Thus, an
alternative like the OpenNLP POS tagger wo…
-
```
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…
-
```
We currently have no really free POS tagger in DKPro Core ASL, since we cannot
redistribute TreeTagger binaries and models as Maven artifacts. Thus, an
alternative like the OpenNLP POS tagger wo…