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
52
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 9/25
Maturity 25/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:
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.

This project helps software developers integrate sophisticated natural language understanding capabilities into their applications. It takes raw text as input and provides structured linguistic analysis, such as identifying parts of speech, named entities (like company or person names), dates, and sentence structures. Any developer building applications that need to process and understand human language from sources like customer reviews, news articles, or social media would find this useful.

natural-language-processing text-analysis software-development linguistic-analysis

About node-corenlp

gerardobort/node-corenlp

CoreNLP @ NodeJS

This library enables JavaScript developers to integrate advanced natural language processing into their web applications. It takes raw text as input and produces rich linguistic annotations like parts of speech, named entities, and parse trees. Developers building applications that need to understand and process human language will find this tool useful.

natural-language-processing web-development text-analysis information-extraction linguistic-analysis

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