Skip to content

boskaiolo/OnlineReputation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineReputation

An Online Reputation tool

Requirements:

You do need the following packages to run the project:

nltk TwitterSearch senti_classifier gitpython cPickle

For all of them, just simply pip install <package> or easy_install <package>

Running it:

Insert your Twitter parameters in params.py (there is a template file, named params.py.TEMPLATE.py. Modify and rename it)

Then, run py/main.py

--

Remarks

If it appears the error [ERROR] HTTP status 429 - Too Many Requests: Request cannot be served due to the application's rate limit having been exhausted for the resource

try waiting a few minutes. Twitter APIs have rate limitations.

Try it:

Just open sample.html

About

An Online Reputation tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published