Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gopalanand333/getchatsentiment

Node app to get chat sentiment analysis
https://github.com/gopalanand333/getchatsentiment

html5 node-js sentiment-analysis sentiment-classification socket-io

Last synced: about 12 hours ago
JSON representation

Node app to get chat sentiment analysis

Awesome Lists containing this project

README

        

# getChatSentiment
Node app to get chat sentiment analysis
This application can handle a text stream and plot a line chart based on the sentiment analysis data by google
jump in and see how your messages gives impact. What's she emotional status of it.
## to run
- clone it and inter your api key at line number 46
- in terminal enter "node index" to start the server
- specify the server endpoint with followed by "/analyzeSentiment" to post the text for analysis.
- to get data do a /getData call it will return array of sentiment data