It will be able to classify the tweets as either positive or negative which contains the input text
.
- tweepy
- textblob
- numpy
- Script Input
c_key = 'Consumer Key (API Key)'
c_secret = 'Consumer Secret (API Secret'
a_key_token = 'Access Token'
a_secret_token = 'Access Token Secret'
- Run
tsa.py
and result will be saved inreport.csv