Skip to content

The objective of the project is to predict overall sentiment score of the company reviews

Notifications You must be signed in to change notification settings

mitushaa/Sentiment-Analysis-using-node.js

Repository files navigation

Sentiment-Analysis-using-node.js

The objective of the project is to predict overall sentiment score of the company reviews.

Project Report- https://github.com/mitushaa/Sentiment-Analysis-using-node.js/blob/master/Report.pdf
Project Presentation -Presentation

Implementation Steps:

1. Install Node.js

link: https://nodejs.org/en/download/

2. Install atom

link: https://atom.io/

3. Intall P5.js

link: https://p5js.org/download/

4. Install packages on node.js using node.js command prompt

  • npm install express--save
  • type: node server.js
  • npm install nodemon-g

5. Host it on localhost:3000 (web browser)

About

The objective of the project is to predict overall sentiment score of the company reviews

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published