GavintheAmateur / eveluate-news-nlp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluate New NLP

This project is an assignment of Udacity's Frontend Engineer Nanodegree course.

Usage

To run the project from commandline:

git clone https://github.com/GavintheAmateur/eveluate-news-nlp
cd eveluate-news-nlp
npm i
npm run start

Then you will be able to play with the App at: http://localhost:8081/

Technology

Special thanks to Sentiment Cloud which powers the App with NLP Sentiment Analysis technology!

About


Languages

Language:JavaScript 65.3%Language:SCSS 23.9%Language:HTML 10.8%