stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Built on a modular pipeline architecture, CoreNLP combines rule-based, probabilistic machine learning, and deep learning components into a single integrated frameworkâenabling complex NLP workflows with minimal code. Supports eight languages beyond English with separate language-specific model jars hosted on Hugging Face Hub, and integrates seamlessly with Maven/Ant build systems for both library and server deployment scenarios.
10,064 stars.
Stars
10,064
Forks
2,719
Language
Java
License
GPL-3.0
Category
Last pushed
Feb 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/stanfordnlp/CoreNLP"
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/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
FraBle/python-sutime
Python wrapper for Stanford CoreNLP's SUTime
FraBle/python-duckling
Python wrapper for wit.ai's Duckling Clojure library
proycon/folia
FoLiA: Format for Linguistic Annotation - FoLiA is a rich XML-based annotation format for the...