ericzon / nlp-csv-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%