CoreNLP and node-corenlp

CoreNLP is a Java NLP library that node-corenlp wraps as a Node.js client library, making them ecosystem siblings where the latter enables JavaScript developers to access the former's functionality.

CoreNLP
61
Established
node-corenlp
50
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 14/25
Maturity 18/25
Community 18/25
Stars: 10,064
Forks: 2,719
Downloads:
Commits (30d): 0
Language: Java
License: GPL-3.0
Stars: 67
Forks: 13
Downloads: 121
Commits (30d): 0
Language: JavaScript
License: GPL-3.0
No Package No Dependents
Stale 6m

About CoreNLP

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.

About node-corenlp

gerardobort/node-corenlp

CoreNLP @ NodeJS

Scores updated daily from GitHub, PyPI, and npm data. How scores work