axa-group / nlp.js

An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
MIT License
6.28k stars 621 forks source link

http API for nlp.js #809

Closed ihershkovitz closed 3 years ago

ihershkovitz commented 3 years ago

Is there an option to use nlp.js just as an NLU engine and get sentences over http ? if so, what API should be used ?

marcpascualsanchez commented 3 years ago

I had the same objective and it was answered nicely here: https://github.com/axa-group/nlp.js/issues/831