Skip to content

Bobzeka/BMSHackGT2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antidote

This is our HackGT 2016 project.

You can read a little more about the motivation for the project and the implementation on our Devpost.

Branches

The original-hackgt branch contains entirely unedited code from the 9am close of the hackathon.

The new branch will soon contain a few minor changes like printing out tweets so that you can see a little more what the code does behind the scenes.

The Problem with the Project

The problem that we found out during the hackathon is that Twitter does not really like to give us tweet location data. The intentially strip some of the locations from tweets when you use the search portion of their REST API requests. The result is only about one tweet every thousand would give us location data and due to the limitations of the free API key, this turned out to be entirely impossible to use. The project here contains a front end that includes only sample location data from Google Heatmap API's tutorial due to the tweet location issue.

Tools

Languages: Python, HTML/CSS, JavaScript

APIs: Twitter, Google Heatmap

Libraries: SKLearn

About

Repository for HackGT 2016 Project

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors