alisonmsmith / topicflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

topicflow

TopicFlow is a novel browser based tool to visualize Twitter data over time.

You can run the code using any server, for example, from the main directory, issue the command:

python -m SimpleHttpServer

Once the tool is running, you can access it at http://localhost:8000/#

You'll be asked to select a dataset, for which you can choose from four different datasets of tweets.

About


Languages

Language:JavaScript 74.2%Language:CSS 17.1%Language:HTML 8.7%