Hironsan/sentiment-analysis-toolbox
Sentiment analysis toolbox for all NLPer.
This project helps you prepare text data like social media posts, product reviews, or customer feedback for sentiment analysis. It takes raw text inputs and cleans them by correcting spelling, standardizing words, and removing irrelevant characters or common words. The output is a refined dataset ready for tools that determine the emotional tone of the text, ideal for researchers, marketers, or customer service analysts.
No commits in the last 6 months.
Use this if you need to systematically clean and prepare text data from various sources before performing sentiment analysis.
Not ideal if you are looking for a tool that performs the sentiment analysis itself, rather than just preparing the text.
Stars
10
Forks
5
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 21, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Hironsan/sentiment-analysis-toolbox"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
laugustyniak/awesome-sentiment-analysis
Repository with all what is necessary for sentiment analysis and related areas
thunlp/NSC
Neural Sentiment Classification
binodmx/helasentilex
Python API for Sinhala Sentiment Lexicon
GoogleCloudPlatform/dataflow-opinion-analysis
Opinion Analysis of News, Threaded Conversations, and User Generated Content
Ruthwik/Sentiment-Analysis
Sentiment Analysis using Stanford CoreNLP.