-
**Describe the bug**
When uploading a UIMA-type file, lines are not divided as expected.
**To Reproduce**
1. Upload a UIMA-CAS file with a newline character ("\n") via import documents
2. Open t…
-
Hello,
While I find your project very useful, there is one task I couldn't accomplish. In order to count the number of sentences with a specific label or value, I try to find those that have both.…
-
**Describe the bug**
I got a NullPointerException error when exporting one or more files having one relation between entities.
**To Reproduce**
Unfortunately I cannot reproduce the problem from s…
-
An external recommender cannot set a confidence score. So, active learning is useless when external recommenders are used.
The method getScoreFeature in the class ExternalRecommender returns a Opti…
-
**Is your feature request related to a problem? Please describe.**
We want to be able to visualize the findings of our medical pipeline, and use UIMA Cas Viewer to show annotations for input data in …
-
**Describe the bug**
I have created an xmi with Java DKPro and I am now trying to read that back in using Cassis. When trying to access and print some annotations, I get some kind of (infinite?) loop…
zesch updated
2 years ago
-
Hello, I noticed a bug when I add my external recommender for NER predictions.
My task: I have a Layer `Span`, with 2 Features:
- **Label**, for NER annotations, which is of type `String`
- **A…
-
Hello,
I'm new to INCEpTION, so excuse me if my question is out of place.
**Brief description**
I'm trying to annotate some PDFs, but it seems that when the PDF reaches a certain size (appare…
-
**Describe the bug**
Hello INCEpTION team !
I am trying to import annotations generated by the Apache cTakes "clinical pipeline" system (an annotation platform for biomedical texts in English) into …
-
I am trying to read a xmi doc and convert it into conll doc and i am getting error since the xmi has a custom typesystem.
```
createReaderDescription(XmiReader.class,
XmiRe…