dkpro-core
dkpro-core copied to clipboard
Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
Bumps xercesImpl from 2.12.0 to 2.12.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps log4j-core from 2.16.0 to 2.17.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps log4j-api from 2.16.0 to 2.17.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
PR is created - to implement the German chunker model for OpenNLP (request raised in issue [#1454](https://github.com/dkpro/dkpro-core/issues/1454)). - to fix existing bugs available - update ixa en perceptron model -...
Bumps `lucene.version` from 4.4.0 to 8.3.0. Updates `lucene-core` from 4.4.0 to 8.3.0 Updates `lucene-analyzers-common` from 4.4.0 to 8.3.0 Dependabot will resolve any conflicts with this PR as long as you...
- Separate reader/writer for the moment, but doesn't mean it has to stay this way - the code is highly identical!
We want to be able to add further JCas annotations (e.g. lemmas and named entities) as specified in the annotated gigaword documents. - Use of an "extractor" to split the...
- Started with implementation of a generic PubAnnotation writer
refactoring of #1169 It adds some parameters to allow: - indicate where the html template is located - define the sorting order of the annotations above each span - define...