Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 744 Bytes

README.md

File metadata and controls

44 lines (24 loc) · 744 Bytes

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