Skip to content

tyblevins/twitter_dynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Dynamics

This application provides two features for the analysis of Twitter data using the Twitter API.

1. cleaned_tweets.py

This feature extracts the text and time of all tweets and outputs them to a .txt file. A count of texts with unicode is kept and output at the bottom of the .txt file.

2. average_degree.py

This feature extracts the hashtags and time of all tweets and calculates the average number of degrees for hashtags in a 60 second sliding window.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published