Skip to content

iharneetsingh/Twitter-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Sentiment-Analysis-Web

Twitter Sentiment Analysis using Textblob and Tweepy, wrapped with Flask as a web app.

Working Demo

Installation

  1. Clone/Download this repository.
  2. Obtain your Twitter API credentials.
  3. Replace appropriate credentials in main.py file.
  4. Install all the required dependencies listed in requirements.txt.
  5. Run the flask server using python main.py to see the result on port 5000(by default).

About

Twitter Sentiment Analysis using Tweepy and Textblob and wrapped with Flask as a web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published