Skip to content

Latest commit

 

History

History
executable file
·
25 lines (18 loc) · 869 Bytes

File metadata and controls

executable file
·
25 lines (18 loc) · 869 Bytes

sa_capstone_elections_project

#Resources

2016 Presidential Elections ID's

2012 Presidential Election Tweets

Serializing TextBlob classifier system http://stackoverflow.com/questions/24431449/how-to-save-the-result-of-classifier-textblob-naivebayesclassifier

Political Classes:

  • democrat
  • republican
  • indepedendent

Connect to the AWS Instances as follows: ssh -i ".pem"

Zappa Instructions

Install the stuff from the boostrap.sh script, make sure to have zappa and Flask pip3 installed as well virtualenv zappa source zappa/bin/activate