Skip to content

BryanOgd/node-red-contrib-nlp

 
 

Repository files navigation

node-red-contrib-nlp

Node-RED for NLP.js

Nodes

Support for Nlp.js v4.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install node-red-contrib-nlp

Usages

  1. Add node-red-contrib-browser-utils.
  2. Download sample qna.tsv locally.
  3. Import qna_basic.
  4. Deploy.
  5. Execute fileinject node.
  6. Select qna.tsv.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.1%
  • HTML 33.9%