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.
- 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