apache/opennlp-sandbox
Apache OpenNLP Sandbox
This is an experimental toolkit for developers building text processing services. It helps transform raw text into structured insights by performing advanced natural language tasks like identifying different meanings of a word, resolving pronouns, or condensing long documents. Developers would use this to integrate specialized NLP functionalities into their applications.
Use this if you are a developer looking for experimental, bleeding-edge natural language processing components to build sophisticated text analysis applications.
Not ideal if you need stable, production-ready natural language processing tools, as this repository contains experimental and unsupported code.
Stars
47
Forks
33
Language
Java
License
Apache-2.0
Category
Last pushed
Mar 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/apache/opennlp-sandbox"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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.
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
FraBle/python-sutime
Python wrapper for Stanford CoreNLP's SUTime