Skip to content

umairnadeem/sentiment-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentimentalyze.io

A sentiment-analysis webcrawler GUI which data-mines the internet to determine overall sentiment around a user-specified query. Data-visualization modules such as an interactive bar-chart and a time-line are built-in.

Getting Started

From within the project directory:

npm install
npm start

Prerequisites

Nodemon is a recommended (not required) prerequisite:

npm install -g nodemon

Installing (Developers)

How to get a development env running:

npm install
npm run react-dev
npm start

Expected output: Listening on port 3000

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published