Skip to content

miguelmestre/twitter-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-sentiment-analysis

Simple twitter sentiment analysis for specific topics using TextBlob PatternAnalyzer, please be aware that the results might not always be as precise as desired.

If you like it you can buy me a coffee.

https://www.buymeacoffee.com/miguelmamfm

Requirements

You need to have a valid Twitter API Key and Secret and add it to your environment variables. Example:

API-KEY="YRXXXXXXXXXXXXXXXno"
API-SECRET="uQEdXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXiQF2JK"

Install

pip install -r requirements.txt

Run

python analysis.py

About

Simple twitter sentiment analysis for specific topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages