-
Original [issue 13](https://code.google.com/p/dkpro-similarity-asl/issues/detail?id=13) created by dkpro on 2013-08-19T14:46:06.000Z:
What steps will reproduce the problem?
1. Download the 1.0.1 stab…
-
Using English version.
Latest wiktionary downloaded and parsed.
Using gradle: compile 'com.github.dkpro:dkpro-jwktl:56499bdaab' to obtain latest snapshot.
I'm analyzing text from various sour…
-
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…
-
```
PDTB parser is available under GPL here:
http://wing.comp.nus.edu.sg/~linzihen/parser/index.html
It's written in Ruby, but can be run in JRuby, thus a seamless integration in
DKPro should be ex…
-
```
The module aubtools-gpl contains source code in the package
"gr.aueb.cs.nlp.postagger". We should not include foreign packages in our code
to avoid potential clashes with on the classpath.
```
…
-
The project has been released with groupId
> org.dkpro.c4corpus
But is still using the old package hierarchy i.e.
> de.tudarmstadt.ukp.dkpro.c4corpus
This should be fixed. Causes confusion when r…
-
```
In my application where I instantiate various annotators several times
(https://github.com/brmson/yodaqa), ResourceObjectProviderBase is producing
many INFO-level messages that repeat like this:…
-
```
In my application where I instantiate various annotators several times
(https://github.com/brmson/yodaqa), ResourceObjectProviderBase is producing
many INFO-level messages that repeat like this:…
-
```
In my application where I instantiate various annotators several times
(https://github.com/brmson/yodaqa), ResourceObjectProviderBase is producing
many INFO-level messages that repeat like this:…
-
```
Most of the tests in dkpro-tc-features-readability are failing (currently
ignored). @Lisa: could you please have a look at what might be going wrong here?
```
Original issue reported on code.go…