Skip to content

Political Twitter Demo

Pre-release
Pre-release
Compare
Choose a tag to compare
@bookstein bookstein released this 10 Jan 16:48
· 8 commits to master since this release

Demo-able Political Twitter prototype, based on the first Bernoulli Naive Bayes demo (see the "demo" tag) except with an improved UI and modest backend refactoring.

This version can be git cloned onto a computer and run locally on port 5000 if requirements are installed (into a virtual environment) and if user has their own Twitter application keys and tokens. See the README for step-by-step cloning instructions.

v.1: Bernoulli Naive Bayes classifier for political/not political.
.1: Improvements to UI and backend.
.0: No patches yet. Working on unit tests, will update code with better and more complete error handling.