hjlopes/sagemaker-sentiment-analysis
Deep Learning Udacity Nanodegree - SageMaker Deployment of a Sentiment Analysis model
This project helps you deploy a sentiment analysis model to classify movie reviews as positive or negative. You input text movie reviews into a simple web application, and it outputs whether the sentiment is positive or negative. This is for machine learning engineers or data scientists who need to deploy deep learning models.
No commits in the last 6 months.
Use this if you are a machine learning engineer or data scientist looking for a complete example of deploying a deep learning sentiment analysis model on AWS SageMaker, including an API Gateway and Lambda functions.
Not ideal if you are looking for a pre-built sentiment analysis tool without needing to deploy and manage the underlying infrastructure.
Stars
10
Forks
8
Language
HTML
License
MIT
Category
Last pushed
Apr 14, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/hjlopes/sagemaker-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
giuseppebonaccorso/twitter_sentiment_analysis_word2vec_convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
pabitralenka/Customer-Feedback-Analysis
Multi Class Text (Feedback) Classification using CNN, GRU Network and pre trained Word2Vec...
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