-
Closing staged repository for 0.1.0 on Sonatype failed:
Event: Failed: Javadoc Validation
typeId javadoc-staging
failureMessage Missing: no javadoc jar found in folder '/org/dkpro/argumentation/dkp…
-
With current 0.0.1-SNAPSHOT together with current DKPro Core 1.9.0-SNAPSHOT, running the example script from https://dkpro.github.io/dkpro-script/ yields
Caught: groovy.json.JsonException: Unable to …
-
Once DKPro-Core 1..0 is released on Maven Central, the dependency should be updated (Java 8; Brat IO, renaming packages)
-
Originally reported on Google Code with ID 39
```
We could e.g. want two "interesting words" FE with two different lists instead of having
to merge the lists.
This is currently not possible, as they…
-
During question analysis, fetching cluestoconcepts from CAS is failing.
Please help.
**************************_Error Log**_**********************************************
[ec2-user@ip-172-31-18-228 …
-
As of https://github.com/dkpro/dkpro-core/issues/575, the Stanford Lemmatizer throws a NullPointerException if POS tags are not available. To resolve this, a POS tagger should be added to the example …
-
I am getting the below error while submitting query to YodaQA.
Please help.
************************_ERROR LOG**_********************************
INFO WebInterface - 127.0.0.1 :: new question 1328124…
-
(previously referred to as 0.0.3)
- [x] Update pom.xml
- [x] Deploy to Maven Central
- [x] Update dependency in readme
-
No need to specify Java version, it is specified already in the parent pom; for example `dkpro-parent-pom` is Java 7
-
Modules lda-asl and wordembeddings-asl do not compile because pom.xml does not specify the Mallet dependency version.