xiamx/awesome-sentiment-analysis
😀😄😂😠A curated list of Sentiment Analysis methods, implementations and misc. 😥😟😱😤
This project is a curated guide to sentiment analysis methods and tools. It helps you understand and implement techniques for extracting opinions, sentiments, and emotions from written text, such as customer reviews, social media posts, or survey responses. Researchers, data scientists, and product managers can use this to find suitable approaches and open-source implementations for their specific sentiment analysis needs, from basic positive/negative classification to detailed aspect-level sentiment.
931 stars. No commits in the last 6 months.
Use this if you need to understand or apply sentiment analysis to textual data and are looking for a comprehensive overview of methods, resources, and existing tools.
Not ideal if you're seeking a ready-to-use application or a fully automated solution without any technical understanding or integration work.
Stars
931
Forks
162
Language
—
License
CC-BY-SA-4.0
Category
Last pushed
Oct 10, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/xiamx/awesome-sentiment-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
MiteshPuthran/Speech-Emotion-Analyzer
The neural network model is capable of detecting five different male/female emotions from audio...
maelfabien/Multimodal-Emotion-Recognition
A real time Multimodal Emotion Recognition web app for text, sound and video inputs
x4nth055/emotion-recognition-using-speech
Building and training Speech Emotion Recognizer that predicts human emotions using Python,...
marcogdepinto/emotion-classification-from-audio-files
Understanding emotions from audio files using neural networks and multiple datasets.
IliaZenkov/transformer-cnn-emotion-recognition
Speech Emotion Classification with novel Parallel CNN-Transformer model built with PyTorch, plus...