-
Check if the Deeplearning4j integration with DKPro TC is production-ready
-
- [x] Jackson -> 2.9.2
- [x] Spring Boot -> 1.5.10.RELEASE
- [x] Wicket / Wicketstuff -> 7.10.0
- [x] Wicket-JQuery -> 7.10.1
- [x] Javamelody -> 1.79.0
- [x] HSQLDB -> 2.4.0
- [x] Spring Framew…
-
When running the example for Deeplearning4j (DeepLearning4jDocumentTrainTest.java) I get the following exception(s): (I cloned the repository and ran the example as-is on Windows 10 in Eclipse Oxygen)…
-
When I used de.tudarmstadt.ukp.wikipedia.datamachine-1.0.0-jar-with-dependencies to parse chinese wiki dumps, it reported that the entity number exceeded 50000000. Could anyone solve this problem?
…
-
We seem to have a license issue in the `features` project.
This class: https://github.com/dkpro/dkpro-tc/blob/master/dkpro-tc-features/src/main/java/org/dkpro/tc/features/window/WordShapeClassifier…
-
I mentioned a bug with the webanno tsv 3 export.
When i'm going to export a file with relation annotations in webanno tsv 3 format, all relations with direction from left to right going to break. Th…
-
When running the method _runCrossValidationWithStatsEval_ in the example WekaTwentyNewsgroupsDemo, the the following error occurs:
```
Exception in thread "main" org.dkpro.lab.engine.LifeCycleExce…
-
I am planning to release 0.14.0 soon.
@reckart is there anything that should prevent a release in the near time?
-
When trying to build under Java 8 I get the following error:
```
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (generate-javadoc) @ dkpro-jwktl ---
[WARNING] Error injecting: org.apache.maven.pl…
-
It would be convenient to be able to specify options to the CoreNLP Segmenter, a feature that the Stanford CoreNLP itself already provide.
For instance: _splitAll=true_, _ptb3Escaping=false_, etc.
Jibun updated
6 years ago