Skip to content
forked from swizzard/hash_out

A series of classes and tools to retrieve and process tweets. get_tweets is the one you should look at; tokenize_hash is a work-in-progress & should be ignored.

Notifications You must be signed in to change notification settings

Nearhan/hash_out

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools to retrieve and process tweets.

get_tweets.py contains several classes and various functions to retrieve tweets via the Twitter API, both streaming and search-based.

tokenize_hash.py is a work-in-progress. Eventually it will tokenize hashtags into lists of words. Ignore it for now.

tweets.json and tweets2.json contain get_tweets.ParsedTweet objects encoded as JSON.

This file was created by PyCharm 2.7.2 for binding GitHub repository

About

A series of classes and tools to retrieve and process tweets. get_tweets is the one you should look at; tokenize_hash is a work-in-progress & should be ignored.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published