Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 278 Bytes

File metadata and controls

5 lines (3 loc) · 278 Bytes

Sentiment-Analyzer

Hi, this is a sentiment analyzer that determines if your input message is positive or negative and assigns a score.

To use this app, clone this repository and use npm install to install all dependencies and then npm run dev to host on a local server.