Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gopalanand333/getchatsentiment
- Owner: gopalanand333
- License: mit
- Created: 2019-04-23T12:11:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T20:49:51.000Z (almost 2 years ago)
- Last Synced: 2023-03-09T20:26:14.490Z (over 1 year ago)
- Topics: html5, node-js, sentiment-analysis, sentiment-classification, socket-io
- Language: HTML
- Size: 1.94 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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