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

``` NER models should have a "ner.tagset" metadata entry. ``` Original issue reported on code.google.com by `pedrobssantos` on 2014-09-17 10:54:59

⭐️ Enhancement
Module-stanfordnlp
Module-opennlp

``` Add new methods that allow components to check for the existence/non-existence of certain types in the CAS. E.g. tokenizers might check whether a reader has already added tokens. A...

⭐️ Enhancement
🐾Good first issue

Hi any plan to port dkpro-core to Ant 1.9.4 or major ? thanks in advace I use 1.9.4, this is the error during the build dkpro-core-de.tudarmstadt.ukp.dkpro.core-asl-1.7.0/de.tudarmstadt.ukp.dkpro.core.api.io-asl/src/main/java/de/tudarmstadt/ukp/dkpro/core/api/io/FileSetCollectionReaderBase.java:[189,35] incompatible types: org.apache.tools.ant.types.resources.FileResourceIterator cannot...

🆕Enhancement

(Feature request originally posted on google.code forum at : https://groups.google.com/forum/#!topic/dkpro-core-developers/DEIpxBxQAzQ ) Running a reader and a segmenter in the same pipeline entails duplication of Token instances by the consumer. Similarly...

⭐️ Enhancement
🕶️UX

The Stanford CoreNLP NER uses an NER combiner that in principle supports running multiple NER models at the same time. However, currently our component only allows passing a single model,...

🆕Enhancement
Module-corenlp

Also record semantic dependencies from Nlp4JParser. With the new "flavor" feature in the dependency type, we can distinguish between the basic dependencies and such enhanced semantic dependencies without breaking e.g....

🆕Enhancement
Module-nlp4j

Current implementation of [IobEncoder](https://github.com/dkpro/dkpro-core/blob/master/dkpro-core-api-io-asl/src/main/java/de/tudarmstadt/ukp/dkpro/core/api/io/IobEncoder.java) is not suitable for encoding annotations of type SemArg. IobEncoder requires an annotation type and a feature defined on that type. However, features of a SemArg...

⭐️ Enhancement
Module-api.io

**Describe the refactoring action** Drop BerkeleyParser module. **Expected benefit** Less code to maintain.

Module-berkeleyparser
💀 Removal

**Describe the refactoring action** Drop mate-tools module. **Expected benefit** Less code to maintain.

💀 Removal

**Describe the refactoring action** Drop cogroo module. **Expected benefit** Less code to maintain.

💀 Removal