trflorian/sentiment-analysis-viz
Real-time visualization of sentiment analysis on text input
This tool helps you quickly understand the emotional tone of any written text, like social media posts, reviews, or customer feedback. You type or paste text into an interface, and it instantly shows you how positive, neutral, or negative the sentiment is using an animated smiley face. Anyone who needs to gauge public opinion or individual feelings from text, such as social media managers, marketers, or customer service analysts, would find this useful.
No commits in the last 6 months.
Use this if you need an immediate, visual indicator of sentiment for short pieces of text.
Not ideal if you need to analyze large volumes of text data or require detailed sentiment breakdowns beyond a simple positive/negative/neutral score.
Stars
25
Forks
6
Language
Python
License
MIT
Category
Last pushed
May 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/trflorian/sentiment-analysis-viz"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pysentimiento/pysentimiento
A Python multilingual toolkit for Sentiment Analysis and Social NLP tasks
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
prrao87/fine-grained-sentiment
A comparison and discussion of different NLP methods for 5-class sentiment classification on the...
TheophileBlard/french-sentiment-analysis-with-bert
How good is BERT ? Comparing BERT to other state-of-the-art approaches on a French sentiment...
jon-chun/sentimentarcs_notebooks
SentimentArcs: a large ensemble of dozens of sentiment analysis models to analyze emotion in...