Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arabiancoconut/ibm-watson-nlu-project


https://github.com/arabiancoconut/ibm-watson-nlu-project

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# How to use this project
* cd to the project directory and run npm@latest -s
* cd to sentimentAnalyzeServer and run npm install -s
* install IBM whatson package by running npm install -s [email protected]
* Modify the .env with your URI and API key from IBM whatson service.
* cd to IBM-Watson-NLU-Project/sentimentAnalyzeClient and run npm install -s && npm run-script build.
* Finally do npm start < port > of your choice.