convexalpha / Twitter-Keyword-Extractor

Python module that displays the tweets of a certain user and also extract keywords from it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter-Keyword-Extractor

Python module that displays the tweets of a certain user and also extract keywords from it.

For keyword extraction the module uses Rake() function from NLTK

For using the module download the ZIP file and create a virtual ennvironment with tweepy, Flask, Flask-Restless and nltk. Then change the URL by adding /tweets_harvester/username where username is the username of the twitter account you want to extract the tweets of.

About

Python module that displays the tweets of a certain user and also extract keywords from it.


Languages

Language:Python 60.3%Language:HTML 39.7%