Skip to content

A web-app to do sentiment analysis on news articles. Made with technologies using JavaScript(ES6), webpack, node & express.js

Notifications You must be signed in to change notification settings

abhinavsaurav/evaluate_news_nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This project does sentiment Analysis using the url of the various article or news present of a website. This project utilizes webpack for better assets control. It makes use of Service worker to provide offline loading site loading capability.

It utilizes Aylien Api for providing sentiment Analysis.


How to run ?

The port of the server is set to 3000.

  • Use npm install to install the dependencies in package.json.

  • Then npm run build-prod

  • Then npm run build-dev

  • then npm start


Thanks!

About

A web-app to do sentiment analysis on news articles. Made with technologies using JavaScript(ES6), webpack, node & express.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages