natural-content
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -21,2 +21,3 @@ const diacritics = require('./lib/diacritics.js'); | ||
.replace(/[?]/g, `?${ STATEMENT_SEPARATOR }`) | ||
.replace(/[...]/g, `.${ STATEMENT_SEPARATOR }`) | ||
.split(STATEMENT_SEPARATOR); | ||
@@ -23,0 +24,0 @@ } |
{ | ||
"name": "natural-content", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "A set of natural functions like tf.idf, extract words & n-grams, remove diacritics, ... (experimental project)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
27526
1176