UNPKG

node-nlp

Version:

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

5 lines (3 loc) 112 B
import { URIRegExps } from "./uri"; import { buildExps } from "./regexps-uri"; export default buildExps(true);