-
There is an XML reader. It would be useful to have a reader that supports the common JSON format with parameters to specify what is the ID field and what is the Source Field (and what is the title fie…
-
**Is your feature request related to a problem? Please describe.**
When I import documents as CoNNL-U, the sentences come with extra info, in my case #newpar and #sent_id, as in the following:
```
…
-
Exception in thread "main" java.lang.NoClassDefFoundError: Lcom/aspose/words/Document;
at java.base/java.lang.Class.getDeclaredFields0(Native Method)
at java.base/java.lang.Class.pri…
-
spaCy has built-in automatically tokenization action before POS or NER when loading Chinese language model such as zh_core_web_sm. But in the function predict() in the class [SpacyNerClassifier](http…
-
### Describe the bug
Project backup (xmi-xml1.1)
Unexpected error during project export: SAXParseException: Trying to serialize non-XML 1.1 character: 0x0 at offset 5 in string starting with PK
###…
-
Error: Unable to initialize main class lu.svv.saa.requirements.autofinding.pipelines.DemarcateRequirements
Caused by: java.lang.NoClassDefFoundError: org/apache/uima/resource/ResourceInitializationEx…
-
**Is your feature request related to a problem? Please describe.**
For a relation classification task I have annotated several news like text documents with prodigy annotation software. Prodigy out…
-
See [this post](https://groups.google.com/g/inception-users/c/_orVHVT5aSM) first please.
It would most wonderful to co-work between INCEpTION & ANNIS!
-
It would be great if the Java part of the UDPipe bindings would be available on Maven Central.
It would be even more great if the native libraries would also be available as JARs, e.g. by building …
-
**Is your feature request related to a problem? Please describe.**
I have a list of XMI CAS objects where I only saved a few, but rather complex types. I noticed that loading these types takes a rath…