Skip to content

amanps/TwitterLangMix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Language Mix

A Twitter Language Spread Analysis Assignment for the course CSE 5539 - Social Media and Text Analysis at The Ohio State University. Analyzes the spread of languages accross the current tweet stream and for two places currently: USA & India.

Getting Started

I followed this Twitter API Tutorial. I'm using a simple Twitter library called Python Twitter Tools. For plotting I'm using Matplotlib. I'm using langid for language identification from text.

Code requirements:

numpy
matplotlib
langid
A file called api_keys.py with your ACCESS_TOKEN, ACCESS_SECRET, CONSUMER_KEY & CONSUMER_SECRET.

Language Distribution across a stream of tweets.

Percentage Distribution.

About

An analysis of the mix of languages on Twitter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages