UNPKG

@nlpjs/nlu

Version:

Natural Language Understanding

35 lines (34 loc) 799 B
{ "name": "@nlpjs/nlu", "version": "4.27.0", "description": "Natural Language Understanding", "author": { "email": "opensource@axa.com", "name": "Jesus Seijas" }, "repository": { "type": "git", "url": "git+https://github.com/axa-group/nlp.js.git" }, "bugs": { "url": "https://github.com/axa-group/nlp.js/issues" }, "maintainers": [ { "email": "opensource@axa.com", "name": "Jesus Seijas" } ], "license": "MIT", "main": "src/index.js", "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "dependencies": { "@nlpjs/core": "^4.26.1", "@nlpjs/language-min": "^4.25.0", "@nlpjs/neural": "^4.25.0", "@nlpjs/similarity": "^4.26.1" }, "gitHead": "ce35f4e94c66a571471d24b10e1534a305842263" }