Comparing version 4.14.2 to 4.14.3
{ | ||
"name": "node-nlp", | ||
"version": "4.14.2", | ||
"version": "4.14.3", | ||
"description": "Library for NLU (Natural Language Understanding) done in Node.js", | ||
@@ -46,11 +46,11 @@ "author": { | ||
"@nlpjs/builtin-duckling": "^4.14.0", | ||
"@nlpjs/builtin-microsoft": "^4.14.0", | ||
"@nlpjs/builtin-microsoft": "^4.14.3", | ||
"@nlpjs/core-loader": "^4.14.0", | ||
"@nlpjs/emoji": "^4.14.0", | ||
"@nlpjs/evaluator": "^4.11.3", | ||
"@nlpjs/lang-all": "^4.14.1", | ||
"@nlpjs/lang-all": "^4.14.3", | ||
"@nlpjs/language": "^4.6.0", | ||
"@nlpjs/neural": "^4.12.0", | ||
"@nlpjs/nlg": "^4.14.0", | ||
"@nlpjs/nlp": "^4.14.2", | ||
"@nlpjs/nlp": "^4.14.3", | ||
"@nlpjs/nlu": "^4.14.2", | ||
@@ -62,3 +62,3 @@ "@nlpjs/request": "^4.13.2", | ||
}, | ||
"gitHead": "bff1f3077ba70c06f4ca4de1d5bc8a0278f9511a" | ||
"gitHead": "1f8a3bcfe527f0dbb6c7effdfe092b9b9af0d02a" | ||
} |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ const BrainNLU = require('./brain-nlu'); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
81598
Updated@nlpjs/lang-all@^4.14.3
Updated@nlpjs/nlp@^4.14.3