nerdimite/sentiment-analysis-deployment
End to End Sentiment Analysis Project (Udacity Machine Learning Engineer Nanodegree)
This project helps businesses and individuals understand the emotional tone of text. You input written content, and it tells you whether the sentiment is positive or negative. It's ideal for market researchers, customer service managers, or anyone needing to quickly gauge public opinion or customer feedback.
No commits in the last 6 months.
Use this if you need a pre-built system to automatically categorize text as having positive or negative sentiment.
Not ideal if you need to analyze sentiment for multiple languages, identify nuanced emotions beyond positive/negative, or deploy on a platform other than AWS.
Stars
7
Forks
2
Language
HTML
License
—
Category
Last pushed
Jan 08, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nerdimite/sentiment-analysis-deployment"
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