-
remove `dkpro-tc-features-readability`
-
**Describe the bug**
I enabled document metadata and imported a document of type Apache CAS XMI (XML 1.1).
The document metadata icon shows up, but it doesn't show any content:
![grafik](https://…
-
**Describe the bug**
I am not sure this a bug. It might be the expected behavior but it would be great if we can use DocumentMetadata and remote API modules together.
**To Reproduce**
1. I setu…
-
I would like to use the NER tagger from allennlp or flair. Please let me know how to implement the same in DKpro.
-
Swedish POS Tagger that uses the Stockholm-Umeå Corpus and tag set (http://www.ling.su.se/english/nlp/tools/stagger). Could then be used with the Maltparser and model which uses the same corpus and ta…
-
Original [issue 340](https://code.google.com/p/cleartk/issues/detail?id=340) created by ClearTK on 2012-10-26T11:35:12.000Z:
Someone should probably contact the UIMA folks and ask for ClearTK to be l…
-
```
Check out if this UIMA component produced by Peter Kolb compatible with DKPro is something
we can directly integrate:
http://www.ling.uni-potsdam.de/~kolb/UIMA-chunker.html
```
Original issue r…
-
The maltparser expects its input in CONLL format. currently, we only feed in the ID,
FORM, and POSTAG information. We should also feed CPOSTAG and LEMMA if available. Possibly
even FEATS if these are …
-
```
https://github.com/wmaier/rparse
- data-driven parser for Probabilistic Linear Context-Free Rewriting Systems
This parser for German is very good according to Sandra Kübler. It has been develop…
-
We trained a German chunker model for OpenNLP that we would like to contribute. The model was trained on the TIGER corpus using their annotations with a number of systematic modification to match the …