daleysoftware / twitter-sentiment

Tool to download tweets and perform sentiment analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Sentiment

Tool to download tweets and perform sentiment analysis.

Inspired by this article.

Dependencies

pip3 install textblob tweepy

Usage

python3 main.py <username>

About

Tool to download tweets and perform sentiment analysis.

License:The Unlicense


Languages

Language:Python 100.0%