Skip to content

Releases: bookstein/project_prototype

Political Twitter Demo

10 Jan 16:48
Compare
Choose a tag to compare
Pre-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.

Political Twitter as seen on Hackbright Career Day

10 Jan 16:51
Compare
Choose a tag to compare

This version of Political Twitter was used to demo on Hackbright Career Day.