Skip to content

Extracting and cleaning tweets with the hashtag covid-19 from Twitter. Performing sentiment analysis on these extracted tweets and visualising the same with the help of bar plot and wordcloud.

Notifications You must be signed in to change notification settings

mitushiananya/Twitter-COVID-19-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Twitter COVID-19 Analysis

Read this before you start.

For this project, you will need to generate API Key, API Key Secret, Bearer Token, Access Token and Access Token Secret. And for this, pls follow these steps:

  1. Go to https://apps.twitter.com/ and login in or sign up if you haven't created a twiter account.
  2. Then go to My Applications and then create a new application.
  3. Fill in the mandataory App details that is, Application Name and Description (leave the Callback URL blank). After this you will be redirected to the page with API key, API key secret and Bearer Token. DO NOT SKIP TO DASHBOARD BEFORE NOTING YOUR API KEY, API KEY SECRET AND BEARER TOKEN DOWN.

Make sure you note these down before you proceed.

  1. Next, make sure you Generate Access Token and Access Token Secret.

After this, you will have your API Key, API Key Secret, Bearer Token, Access Token and Access Token Secret.

About

Extracting and cleaning tweets with the hashtag covid-19 from Twitter. Performing sentiment analysis on these extracted tweets and visualising the same with the help of bar plot and wordcloud.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages