cews7 / howler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Howler is a web app and Chrome extension that allows you to run a sentiment analysis on any block of text up to 7,000 characters!

Utilizing the power of IBM's Watson you now can double check the feelings your email may convey, or perhaps you want to see the underlying meaning of a tweet.

  • Ruby version: 2.3.0
  • Rails version: 5.0.2

Chrome Extension Companion

This application has a companion The Howler Chrome Extension. Set up details for the extension are on that repo. It enables the user to select text in their browser and send that text to be analyzed to our application. It will open a new window with the analysis on a show page for the text.

Setup

  • $ Bundle

  • $ Rake db:create db:migrate

Contact

Problems or questions? Submit a pull request with the issue/question!

  • Title must indicate ISSUE or QUESTION
  • if an error is found please reference the file and line number.

Contributors

Howler is the collaborative work of: CJ (CjMoore),Spencer Carter (SCmountain), James Anderson (Janderson16), Max Glassie (maxglassie), Eric Wahlgren-Sauro (cews7)

About


Languages

Language:JavaScript 96.8%Language:Ruby 2.3%Language:HTML 0.8%Language:CSS 0.1%