Skip to content

Sentiment analysis of first 100 tweets on any topic you choose.

Notifications You must be signed in to change notification settings

bellerb/Twitter_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Twitter_Analysis

Written by: Ben Bellerose

Reference: https://github.com/llSourcell/twitter_sentiment_challenge

Description: This code will search through twitter for tweets on a desired topic and return a sentiment analysis of it. The code will also print a log of your data for further processing by yourself.

Dependencies:
-Tweepy -Textblob

Instructions:

  1. Move to the main directory of your project in your terminal. (cd command)
  2. Activate your virtualenv.
  3. Type ‘python app.py’ into your terminal to run program and follow the on screen prompts.

About

Sentiment analysis of first 100 tweets on any topic you choose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages