mananshah99/sentR
Simple sentiment analysis framework for R
This R package helps market researchers, social media managers, or brand analysts understand the emotional tone of text feedback. By inputting phrases, sentences, or longer text, you get scores or classifications indicating whether the sentiment is positive, negative, or neutral. It's designed for anyone needing to quickly gauge public opinion or customer sentiment from text data.
No commits in the last 6 months.
Use this if you need a straightforward way to analyze the sentiment of textual data within an R environment, offering both simple keyword matching and more advanced Naive Bayes classification.
Not ideal if you require highly nuanced sentiment analysis with deep learning models, support for multiple languages beyond English, or integration outside of the R programming environment.
Stars
32
Forks
18
Language
R
License
MIT
Category
Last pushed
Sep 14, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/mananshah99/sentR"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
thisandagain/sentiment
AFINN-based sentiment analysis for Node.js.
thisandagain/troll
Language sentiment analysis and neural networks... for trolls.
kupolak/afinn
Sentiment analysis in Elixir.
buckthorndev/sentiment_dart
Sentiment Dart is a dart module that uses the AFINN-165 wordlist and Emoji Sentiment Ranking to...
SentometricsResearch/sentometrics
An integrated framework in R for textual sentiment time series aggregation and prediction