yinchuandong/sentiment-analysis
An end-to-end sentiment analysis library, including TextCNN, BERT, Docker, React.js, etc.
This project helps you understand the sentiment expressed in text data, such as customer reviews or social media comments. You provide a collection of text, and it outputs sentiment scores, letting you see if the overall tone is positive, negative, or neutral. It's designed for data analysts, marketers, or anyone needing to quickly gauge public opinion or customer feedback.
No commits in the last 6 months.
Use this if you need to analyze large volumes of text to understand opinions or attitudes without extensive manual reading.
Not ideal if you need highly nuanced sentiment analysis beyond basic positive/negative/neutral classifications or if your data requires deep linguistic understanding.
Stars
16
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yinchuandong/sentiment-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
IBM/MAX-Text-Sentiment-Classifier
Detect the sentiment captured in short pieces of text
pabitralenka/Customer-Feedback-Analysis
Multi Class Text (Feedback) Classification using CNN, GRU Network and pre trained Word2Vec...
giuseppebonaccorso/twitter_sentiment_analysis_word2vec_convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
danielegrattarola/twitter-sentiment-cnn
An implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment...
hpanwar08/sentiment-analysis-torchtext
Seniment Analysis in Torchtext