@nlpjs/lang-cs
Advanced tools
Comparing version 4.11.0 to 4.13.0
{ | ||
"name": "@nlpjs/lang-cs", | ||
"version": "4.11.0", | ||
"version": "4.13.0", | ||
"description": "Core", | ||
@@ -30,3 +30,3 @@ "author": { | ||
}, | ||
"gitHead": "9b24db3f2a381399cad134bdab734e36744fcde1" | ||
"gitHead": "926fe345330eca1a13eaaf04d0bba3631a5bba8b" | ||
} |
@@ -24,6 +24,7 @@ /* | ||
const afinn = require('./afinn_cs.json'); | ||
const negations = require('./negations_cs.json'); | ||
module.exports = { | ||
afinn: undefined, | ||
afinn, | ||
pattern: undefined, | ||
@@ -30,0 +31,0 @@ senticon: undefined, |
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
80396
12
1032