mbejda/Node-Ark-TweetNLP
Node wrapper for Ark-TweetNLP.
This tool helps analyze social media text by identifying the grammatical role of each word in a tweet. You provide a tweet, and it returns each word tagged with its part of speech, like 'noun' or 'verb'. This is useful for developers building applications that process and understand Twitter data.
No commits in the last 6 months.
Use this if you are a JavaScript developer building an application that needs to extract grammatical information from individual tweets.
Not ideal if you need to analyze large volumes of text beyond single tweets or require a solution outside of the Node.js ecosystem.
Stars
16
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Nov 08, 2015
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/mbejda/Node-Ark-TweetNLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
winkjs/wink-nlp
Developer friendly Natural Language Processing ✨
LSYS/LexicalRichness
:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).
mbejda/Node-OpenNLP
Apache OpenNLP wrapper for Nodejs
LanguageMachines/frog
Frog is an integration of memory-based natural language processing (NLP) modules developed for...
winkjs/wink-nlp-utils
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic...