Skip to content

StrongBrain/test_twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test_twitter

This Python(django) application can be used for looking my own Twitter tweets and finding some feeds for some "keyword" what is interesting for you.Also you can see positive,negative and neutral feeds.I used sentiment analysis for it.

For correct work you must to install:

Python(used 2.7) - http://python.org./download/

django(used 1.4) - https://www.djangoproject.com/download/

python-twitter - http://code.google.com/p/python-twitter/downloads/detail?name=python-twitter-0.8.2.tar.gz

nltk - easy_install nltk

mako - easy_install mako

redis - easy_install redis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published