/nlp-csv-example

Example of reading a file, feed nlp.js, train and process an utterance

Primary LanguageJavaScript

SIMPLEST EXAMPLE OF NLP.JS READING A CSV

Just an example of reading a file, feed the nlp, train and process an utterance.

Clone & run:

npm install
npm start