amkurian / twitter_sentiment_challenge
The code uses the tweepy library to access the Twitter API and the TextBlob library to perform Sentiment Analysis on each Tweet.
☆14Updated 5 years ago
Alternatives and similar repositories for twitter_sentiment_challenge:
Users that are interested in twitter_sentiment_challenge are comparing it to the libraries listed below
- High level script for finding tweets using Python 3 and Tweepy☆168Updated 3 years ago
- A python news classification project using TagMyNews Database☆42Updated 5 years ago
- web scrapping in python: multiple libraries -requests, beautifulsoup, mechanize, selenium☆59Updated 8 years ago
- Stream Tweets and store them in a relational DB. Perform sentiment analysis and network interaction.