Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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