-
![图片](https://user-images.githubusercontent.com/71584724/97382206-cd032b80-1905-11eb-9ad7-7846d81e0e8a.png)
Hello, I'm a student from China.
During using this excellent app, I found that it doesn…
-
For example create a .txt file with the text "Hello 😊, my name is John.". Export the file as UIMA CAS XMI. The token offsets after 😊 are wrong. #1811
-
First thank you for your great work on the italian language for `CoreNLP`.
I'm trying the `NER` and `POS` tagger. My simplest configuration for CoreNLP is the following:
```javascript
{
'an…
-
tried running my codebase on linux which I've done on other servers. But seems to be getting a null pointer exception this time. If anyone has any insights please let me know. Running Oracle Java8u26…
-
Is there a way to disable CORE from pulling models from the net everytime
Is there a maven way to get the latest models, or a parameter to stop them from changing.
The main issue is we want stab…
-
**Describe the bug**
When typesystem is deserizalized using TypeSystemDeserializer shows an increasing amount of time, even when called with the same typesystem multiple times.
**To Reproduce**
S…
-
**Describe the bug**
Maven build is failing when using Java 8.
**To Reproduce**
Steps to reproduce the behavior:
1. Make sure $JAVA_HOME links to a Java 8 JDK
2. run `mvn clean verify` or simil…
-
When I try to run "`java -jar target/wiktionary-to-kindle-1.0.0.jar download en latest`" it errors and says:
```
$ java -jar target/wiktionary-to-kindle-1.0.0.jar download en latest
Jul 22, 2020 4…
-
**Describe the bug**
It looks like it is possible to delete a feature from the built-in Named Entity layer, but adding features is not allowed.
**To Reproduce**
1. Fresh install of inception 0.…
-
for some reason we started off using de.tudarmstadt.ukp.dkpro.core
should we switch to org.dkpro.core are they different?