DKPro Core is a collection of software components for natural language processing (NLP) based on the Apache UIMA framework. Many powerful and state-of-the-art NLP components are already freely available in the NLP research community. New and improved components are being developed and released continuously. The components cover the whole range of NLP-related processing tasks. DKPro Core provides wrappers for such third-party tool as well as original NLP components. DKPro Core builds heavily on uimaFIT which allows for rapid and easy development of NLP processing pipelines.
Release Notes: First release via Maven Central. New modules: OpenNLP (parser, pos tagger, tokenizer), MaltParser, MeCab, Berkeley parser, GATE (lemmatizer), binary CAS (de)serialization, and generic JDBC reader. Many bugfixes and improvements.
Release Tags: Initial announcement, Maven Central
Tags: Natural Language Processing, UIMA
Licenses: Apache 2.0, GPLv3