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.
Used by 1 other package. No commits in the last 6 months. Available on npm.
Use this if you are a JavaScript developer building web applications and need state-of-the-art natural language processing capabilities.
Not ideal if you are not a developer or if you need a pre-built application for NLP rather than a library to integrate into your own code.
Stars
67
Forks
13
Language
JavaScript
License
GPL-3.0
Category
Last pushed
Dec 06, 2022
Commits (30d)
0
Dependencies
10
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/gerardobort/node-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/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...
apache/opennlp-sandbox
Apache OpenNLP Sandbox