UNPKG

node-nlp

Version:

Library for NLU (Natural Language Understanding) done in Node.js

6 lines (4 loc) 76 B
const BrainNLU = require('./brain-nlu'); module.exports = { BrainNLU, };