Twitter_sentiment_challenge

Twitter Sentiment Analysis Challenge for Learn Python for Data Science #2 by @Sirajology on Youtube
Alternatives To Twitter_sentiment_challenge
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Senticomment324
5 years ago3Python
Gets the sentiment of YouTube comments
Watch Me Build A Finance Startup156
4 years agomitJava
This is the code for "Watch Me Build a Finance Startup" by Siraj Raval on Youtube
Sentiment_analysis152
4 years ago7Jupyter Notebook
This is the code for "Sentiment Analysis - Data Lit #1" by Siraj Raval on Youtube
How_to_do_sentiment_analysis106
4 years ago7Python
This is the code for 'How to Do Sentiment Analysis' #3 - Intro to Deep Learning by Siraj Raval on Youtube
Twitter_sentiment_challenge96
4 years ago4Python
Twitter Sentiment Analysis Challenge for Learn Python for Data Science #2 by @Sirajology on Youtube
Media Bias8
6 years agomitPython
Identifying bias in the media with sentiment analysis: a case study.
Hcl Ai Hackathon7
3 years ago1mitJupyter Notebook
Whatsapp Sentiment Analysis and Youtube Comment Sentiment Analysis
Youtube Comments Analyzer6
5 years agomitPython
Youtube comments topics modeling and sentiment analyzer
Youtube_tag_predictor_sentiment_analysis4
6 years agoJupyter Notebook
We are using YouTube videos to analyze and predict tags associated with each video using Machine Learning techniques and find interesting trends by performing sentiment analysis using Natural Language Processing on the top 10 trending videos in YouTube using title, description and comments.
Youtube Sentiment Helper4
4 years ago2mitPython
Tool to determine Youtube video sentiment based on comments using Sci-kit/Keras
Alternatives To Twitter_sentiment_challenge
Select To Compare


Alternative Project Comparisons
Readme

twitter_sentiment_challenge

Twitter Sentiment Analysis Challenge for Learn Python for Data Science #2 by @Sirajology on Youtube

##Overview

This is the code for the Twitter Sentiment Analyzer challenge for 'Learn Python for Data Science #2' by @Sirajology on YouTube. The code uses the tweepy library to access the Twitter API and the TextBlob library to perform Sentiment Analysis on each Tweet. We'll be able to see how positive or negative each tweet is about whatever topic we choose.

##Dependencies

Install missing dependencies using pip

##Usage

Once you have your dependencies installed via pip, run the script in terminal via

python demo.py

##Challenge

Instead of printing out each tweet, save each Tweet to a CSV file with an associated label. The label should be either 'Positive' or 'Negative'. You can define the sentiment polarity threshold yourself, whatever you think constitutes a tweet being positive/negative. Push your code repository to github then post it in the comments. I'll give the winner a shoutout a week from now!

##Credits

This code is 100% Siraj baby.

Popular Youtube Projects
Popular Sentiment Projects
Popular Social Media Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Twitter
Youtube
Data Science
Sentiment