UNPKG

node-nlp

Version:

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

6 lines (3 loc) 157 B
'use strict'; module.exports = require('./lib/core.js'); console.error('require("promise/core") is deprecated, use require("promise/lib/core") instead.');