Web Application using Keras and Heroku
Uses Post request to post the phrase entered by the user, post it to the server hosted by Heroku running the Keras API, and then returning the polarity (Positive, or Negitive) and the accuracy of the polarity that was returned.