Skip to content

sergiovirahonda/TweetsSentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tweets Sentiment Analysis

This project is based on the dataset available at https://www.kaggle.com/c/tweet-sentiment-extraction/overview which is composed of about 20k tweets to train sentiment predictors.

The "TweetsSentimentPredictions.ipynb" notebook will guide you through the process of tweets cleaning (a very basic NLP task when dealing with text data), training a few Deep Learning models with different architectures and finally inferencing on test text. In the other hand, the "ModelDeployment.ipynb" notebook will guide you through the process of deploying the selected model in AWS SageMaker.

If you find this project helpful please drop your star :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published