buckthorndev/sentiment_dart
Sentiment Dart is a dart module that uses the AFINN-165 wordlist and Emoji Sentiment Ranking to perform sentiment analysis on arbitrary blocks of input text. Sentiment Dart heavily inspired by the Javascript package sentiment
This tool helps analyze the emotional tone of text, like social media comments or customer reviews. You input any block of text, and it outputs a score indicating whether the sentiment is positive, negative, or neutral, along with specific words contributing to that score. It's designed for developers building applications that need to understand public opinion or user feedback.
No commits in the last 6 months.
Use this if you are a developer integrating sentiment analysis into a Dart application and need to process text in English, Italian, French, or German, with optional emoji analysis.
Not ideal if you need highly nuanced sentiment analysis, deep contextual understanding, or support for many languages beyond the built-in options.
Stars
10
Forks
7
Language
Dart
License
MIT
Category
Last pushed
Mar 11, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/buckthorndev/sentiment_dart"
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.
mananshah99/sentR
Simple sentiment analysis framework for R
kupolak/afinn
Sentiment analysis in Elixir.
SentometricsResearch/sentometrics
An integrated framework in R for textual sentiment time series aggregation and prediction