Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 680 Bytes

File metadata and controls

14 lines (10 loc) · 680 Bytes

Sentiment-Analysis

Social Media Sentiment Analysis Python code

  • Use Twitter app for Keys and tokens
  • Use Google Colab for free Jupyter notebook environment that requires no setup and runs entirely in the cloud

Generating access tokens

Follow the below steps to generate access tokens for an existing Twitter app:

  • Login to your Twitter account on developer.twitter.com.
  • Navigate to the Twitter app dashboard and open the Twitter app for which you would like to generate access tokens.
  • Navigate to the "Keys and Tokens" page.
  • Select 'Create' under the "Access token & access token secret" section.