-
Instead of any of the export formats provided in Inception, is there a way I could export the raw text sequences I labelled, along with their label names?
The use case I have here is in creating a…
-
Right now, the CAS is not aware of the type system. That means, it is possible to add types to a CAS that are not in the type system. It should be the default to validate types to allow only adding ty…
-
Hi,
I looked for the right place to post questions, found the google group but I can't publish questions there at the moment.
Regarding the question:
we have a kind of SRL annotation project,…
-
there are several existing annotators with dkpro but is there a way I could use flair as a tagger to get NER in dkpro?
-
I'm trying to represent multiple fields in the annotation interface. My current attempt involves creating two NER layers, one which is pre-annotated with spans representing each field and the second f…
-
**Describe the bug**
Cassis cannot parse the attached type system.
[TS-DocumentAnnotationBug.xml.zip](https://github.com/dkpro/dkpro-cassis/files/5415536/TS-DocumentAnnotationBug.xml.zip)
**Exp…
-
**Describe the bug**
cas.select_covered(some_type, some_sentence) is not working has expected when 2 or more annotations start at the beginning of the sentence. Only the last annotation that starts a…
-
Hi, I try to parse the dump dewiktionary-20201020-pages-articles.xml and actual it runs since Okt. 28, 2020 12:13:56 AM. It this long time normal? It looks like the script (wiktionary-to-kindle-1.0.0.…
-
**Describe the bug**
Spans annotated across sentence boundary do not shown in output inlneXML file. Possibly due to sentence splitter issue?
**To Reproduce**
Create a simple Layer of Type Span, a…
-
**Describe the bug**
If a project defines no layers at all, the layers pane in the project settings bails out with an internal error.
**To Reproduce**
Steps to reproduce the behavior:
1. Create …