ocr-document-classification
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -68,3 +68,3 @@ "use strict"; | ||
["bostedsattest", "bostedsadresse", "registrert"], | ||
["registrert, adressehistorikk", "folkeregisteret"] | ||
["registrert", "adressehistorikk", "folkeregisteret"] | ||
] | ||
@@ -71,0 +71,0 @@ }; |
{ | ||
"name": "ocr-document-classification", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Document classification using tesseract.js and string-similarity-js.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -56,3 +56,3 @@ # OCR Document Classification | ||
["bostedsattest", "bostedsadresse", "registrert"], | ||
["registrert, adressehistorikk", "folkeregisteret"], | ||
["registrert", "adressehistorikk", "folkeregisteret"], | ||
], | ||
@@ -59,0 +59,0 @@ }; |
Sorry, the diff of this file is not supported yet
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
13181