dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
This collection of software components helps developers integrate natural language processing capabilities into their applications. It takes raw text as input and can output annotated text, identifying elements like words, sentences, or parts of speech. Software engineers and NLP developers use this to build more sophisticated text analysis tools.
202 stars.
Use this if you are a software developer building applications that need to understand and process human language.
Not ideal if you are an end-user looking for a ready-to-use application for text analysis rather than a development framework.
Stars
202
Forks
67
Language
Java
License
—
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dkpro/dkpro-core"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
apache/opennlp-sandbox
Apache OpenNLP Sandbox
FraBle/python-sutime
Python wrapper for Stanford CoreNLP's SUTime