RaymondCM / Delightfulr

Sentiment analysis of twitter users tweets by their usernames using AFINN.

Home Page:https://delightfulr.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delightfulr

Sentiment analysis of twitter users tweets by their usernames.

Installation

  1. Clone the repository locally
  2. Install node.js
  3. Go to cloned directiory cd PATH
  4. Install dependancies npm install
  5. Start Server node app.js

Usage

Most recent deploy Delightfulr on Heroku.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

About

Sentiment analysis of twitter users tweets by their usernames using AFINN.

https://delightfulr.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 61.6%Language:CSS 30.9%Language:HTML 7.5%