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.
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