dkpro-core icon indicating copy to clipboard operation
dkpro-core copied to clipboard

Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.

Results 160 dkpro-core issues
Sort by recently updated
recently updated
newest added

Bumps xercesImpl from 2.12.0 to 2.12.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xerces:xercesImpl&package-manager=maven&previous-version=2.12.0&new-version=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...

dependencies

Bumps log4j-core from 2.16.0 to 2.17.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-core&package-manager=maven&previous-version=2.16.0&new-version=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...

dependencies

Bumps log4j-api from 2.16.0 to 2.17.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-api&package-manager=maven&previous-version=2.16.0&new-version=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...

dependencies

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 -...

🆕Enhancement
Module-opennlp

- Added basic initial support for BioC

🆕Enhancement
Module-io.bioc

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...

dependencies

- Separate reader/writer for the moment, but doesn't mean it has to stay this way - the code is highly identical!

⭐️ Enhancement
Module-io.tei
⚠️WIP

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...

⭐️ Enhancement
⚠️WIP
Module-io.gigaword

- Started with implementation of a generic PubAnnotation writer

⭐️ Enhancement
⚠️WIP
Module-io.pubannotation

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...