Skip to content

A web based application which takes two inputs namely "keyword" and "count" and classify the "count" number of latest tweets into +ve, -ve and neutral sentiment through a bar graph.

Notifications You must be signed in to change notification settings

rbm897/Reviewtter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author - Ram Bhajan Mishra

To run it make sure you have python installed
and run the following commands

pip install tweepy

pip install textBlob

python -m textblob.download_corpora

You may not have some libraries pre-installed on your PC so make sure to install them through pip command

If you can't run it through terminal then use PyCharm IDE.


Created by : Ram Bhajan Mishra & Rishabh Patel

About

A web based application which takes two inputs namely "keyword" and "count" and classify the "count" number of latest tweets into +ve, -ve and neutral sentiment through a bar graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published