-
**Describe the bug**
During the Serialization of a cas to xmi annotations are assigned new ids. This creates two issues:
1. If an annotation contains a nested feature structures the inner feature st…
Daedo updated
4 years ago
-
**Describe the bug**
I created a test document and added a single NE annotation that consists of only one token.
When exporting the document with the following CoNLL formats, the annotation was not …
-
error message (goes on for other dkpro stuff with same problem):
`INFORMATION: :: loading settings :: url = jar:file:/D:/Software/DramaNLP-develop/de.unistuttgart.ims.drama.main/target/assembly/drama…
-
-
Hi,
I am looking for a way to add rules/constraints for dependency/relation and link but can't find any on the documentation and even on google. Can anyone provide me an example of how we can add r…
-
**Describe the bug**
Just played around with this module (v0.2.7) and tried to use load_dkpro_core_typesystem() but it seems that "dkpro-core-types.xml" is absent from the PyPI package (see https://p…
-
IN [3]:
from pydkpro import Pipeline, Component
p = Pipeline(version="2.0.0", language='en')
p.add(Component().opennlp_segmenter())
p.add(Component().opennlp_postagger(param_tagset=True))
p.bui…
-
Running DramaNLP 2.1.2 on Windows results in the following error:
`java.lang.IllegalArgumentException: 'de' is not a language code known to LanguageTool. Supported language codes are: en, en-AU, en…
-
**Describe the bug**
I installed `dkpro-cassis` and couldn't get it to work because I had an incompatible (outdated) `lxml` library installed.
This was solved by updating to the latest version of `l…
-
**Describe the bug**
Following @jcklie's fix for #109, I tried loading a CAS with DKPro annotation types in it. Most of them appear to load fine, however I got the exception attached here:
[deserial…