-
```
Comment 8 by project member frettchen.ii
I'm getting the same errors ("Token stream out of sync"; see attached) with a
single-threaded application. I can provide further details on request.
Com…
-
```
Some ant scripts are using the 0.4 version for the macros. They should be
updated to 0.6 version.
```
Original issue reported on code.google.com by `pedrobss...@gmail.com` on 21 Aug 2013 at 9:3…
-
```
What steps will reproduce the problem?
1. Run the TreeTagger wrapper in a linux system with /tmp mounted with
"noexec".
2. Tree tagger binary copied into the /tmp cannot be executed, and fails. …
-
```
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…
-
```
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…
-
```
Comment 8 by project member frettchen.ii
I'm getting the same errors ("Token stream out of sync"; see attached) with a
single-threaded application. I can provide further details on request.
Com…
-
```
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…
-
```
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…
-
We are trying to build training data in an **n-gram** fashion, replacing single tokens with the full annotated entity.
See for instance the following sentence:
```
19 0 Ha VER:pres avere Att…
-
```
Hi,
I am trying to use the Brown mapping, which I downloaded from here:
https://code.google.com/p/dkpro-core-asl/source/browse/de.tudarmstadt.ukp.dkpro.core-asl/trunk/de.tudarmstadt.ukp.dkpro.co…