-
```
The metadata entry for the Spanish models at build.xml file from mate-tools states that
the dependency tagset is the ancora tagset. It should be changed to conll.
```
Original issue reported on c…
-
From the documentation of `dkpro-core-stopwordremover-asl` it is not clear to me, if the stopword-remover is capable of just annotating tokens with a stopword annotation or if it always removing those…
-
```
It seems like the type "Tag" is currently not really not useful to anybody using DKPro
Core. It seems to be related to a TSurgeon component that is currently not shipped
with DKPro Core GPL. Even …
-
**Is your feature request related to a problem? Please describe.**
Some external recommender types (e.g. DkPro TC) needs some special ṕieces of information in the request (e.g. adding default labels …
-
The parameter `newlineIsSentenceBreak` of StanfordSegmenter has no effect.
I debugged the code and saw that it is passed correctly to the corresponding CoreNLP class [here](https://github.com/dkpr…
-
I have a pipeline that trains Stanford NER. When I run it, I get the following stack trace:
```
java.lang.NullPointerException
at org.dkpro.core.stanfordnlp.StanfordNamedEntityRecognizerTrainer.…
-
Use the attached Maven project to reproduce the bug:
[TestBratNewlineBug.zip](https://github.com/dkpro/dkpro-core/files/3257669/TestBratNewlineBug.zip)
Run the `ReadBrat` program, feeding it the …
-
```
Add support for the GRAF format (http://www.cs.vassar.edu/~ide/papers/LAW.pdf) using
the ANC UIMA Utils (http://www.anc.org/tools/uima-utils.html).
```
Original issue reported on code.google.com …
-
An exception occurs when I ran the MateSemanticRoleLabeler on some specific sentences, one of them can be seen as in the following test:
```
//this sentence causes an exception
S…
-
Hi,
I am getting this error:
```
JCas Class "de.tudarmstadt.ukp.dkpro.core.api.segmentation.type.Document", loaded from "jar:file:/Users/sarschu/.m2/repository/de/tudarmstadt/ukp/dkpro/core/de.…