-
**Describe the bug**
I got this error when I try to upload a CoNLL file: "Error while uploading document sent1.conll: ClassNotFoundException: org.codehaus.plexus.util.xml.pull.XmlPullParserException"…
-
This is more a question of "best practice" than a feature request.
I'm annotating the sensor network of a large set of buildings. Each building has a large number of devices and each device has a r…
-
```
delALLDocuments()
with StringIO('\n'.join(sentList)) as sio:
new_document = inceptionClient.api.create_document(currentProjectId, callId, sio, document_format=InceptionFormat.TEXT_SENTENC…
-
**Is your feature request related to a problem? Please describe.**
I had to load data with invalid sofa indexes, don't ask me how they got in there. They are just comically out of bounds (in the hun…
-
I have a few toy TEI5 XML documents that include \ and \ elements, and annotations as \ elements.
tei2folia generates output from them, but the document body is empty.
What could be the reason? I…
-
On the page https://dkpro.github.io/dkpro-uby/ under `Learning UBY` the link to the tutorials are dead. Specifically:
- "Lexical Resources Tutorial held at GSCL 2015" is dead (https://uby.ukp.informa…
-
**Is your feature request related to a problem? Please describe.**
I want to have an option to select a curated/finished document when computing agreement score (cohen kappa for example)
**Describ…
-
The DKPro WSD package is now successfully building on zoidberg's Jenkins instance, except for a final step:
```
[GitHub PR Status] start
ERROR: Build step failed with exception
java.lang.Unsuppo…
-
Hi,
Am am trying to create an external recommender and when using the method in `inception_util.py` [here](https://github.com/inception-project/inception-external-recommender/blob/41d894c05053720d2…
-
**Is your feature request related to a problem? Please describe.**
I have a feature name but only in a variable. It does not seem to be possible to do a `fs[myFeatureNameVar] = "bonkers"`. What works…