Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amhsirak/sentiment-analysis-api
Restful sentiment analysis API with HapiJS
https://github.com/amhsirak/sentiment-analysis-api
nltk-python nodejs restful-api sentiment-analysis
Last synced: about 1 month ago
JSON representation
Restful sentiment analysis API with HapiJS
- Host: GitHub
- URL: https://github.com/amhsirak/sentiment-analysis-api
- Owner: amhsirak
- Created: 2021-05-18T18:53:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T21:52:36.000Z (over 3 years ago)
- Last Synced: 2024-04-08T04:39:33.226Z (9 months ago)
- Topics: nltk-python, nodejs, restful-api, sentiment-analysis
- Language: JavaScript
- Homepage:
- Size: 3.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a restful sentiment analysis API with HapiJS.
Objective of this project was to integrate Python NLP sentiment analysis with a NodeJS application.
## To Try This Own Your Own
Clone the repository:
```
git clone https://github.com/karishmas6/sentiment-analysis-api.git
```