Skip to content

domptail/Twitter-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Analysis of Tweets (ongoing)

Introduction

Ongoing

Methodology

  1. Create a Twitter app

  2. Connect to Twitter Streaming API and download Tweets based on selected keywords:

  • Create a Twitter_Streaming.py file with the following code
  • Use the following command in the terminal to store the filtered Tweets in a new file:

python Twitter_Streaming.py > new_file_name.txt

  1. Reading and analyzing the data (see Jupyter notebook)

Resources

  • Marco Bonzanini's blog: Mining Twitter Data with Python
  • Adil Moujahid's post: An Introduction to Text Mining using Twitter Streaming API and Python
  • Roshan's Twitter Data Mining Tutorial video and Jupyter notebook

About

Analysis of Tweets on a given subject (ongoing)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages