-
**Describe the bug**
It seems cassis by default serializes as ASCII but it should use UTF-8 instead.
**To Reproduce**
```
cas = Cas(TypeSystem())
print(cas.to_xmi())
```
**Expected behavior…
-
`java.lang.ClassNotFoundException: org.insightcentre.uld.teanga.dkprowrapper.DKProWrapper` reported when running `mvn install jetty:run`. The server starts, but curl requests just return `HTTP ERROR 5…
-
I have BRAT annotations (`.txt` files and their corresponding `.ann` files). I would like to import them to INCEpTION.
The import functionality only takes as input `.zip` files. I would like it to …
-
Hello, thank you for that application, it helps a lot for my annotation processes.
**My use case of inception:**
I use inception for text classification. For this purpose I reformat my dataset fil…
-
**Describe the bug**
When I request an annotation in HTML format via the remote API I get the annotation in the WebAnno TSV format instead of HTML.
**To Reproduce**
Steps to reproduce the behavio…
-
**Is your feature request related to a problem? Please describe.**
At the moment it seems only annotation can be done on the text (or is there way to correct text too). It would be good to be able to…
-
**Describe the bug**
When I import
Error while uploading document foo.html: NullPointerException: Cannot invoke "org.dkpro.core.api.xml.CasXmlHandler$StackFrame.isCaptureText()" because the return…
-
I'm using dkpro-cassis to convert brat files to xmi which partly involves mapping entities to role labels and this is apparently where I get errors when viewing the files annotations in inception:
…
-
**Describe the bug**
The String value `"false"` of the feature multipleReferencesAllowed is incorrectly parsed as `True`.
The problem is in the function `_get_elem_as_bool(elem)` in `typesystem.p…
-
**Is your feature request related to a problem? Please describe.**
The helper methods we have right now e.g. to create predictions are very hard-coded to the DKPro Core type system.
**Describe th…