ocr-document-classification
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -57,3 +57,3 @@ "use strict"; | ||
var defaultDocumentDictionary = { | ||
"BEVIS P\xC5 F\xD8RSTEGANGSTJENESTE": [ | ||
BEVIS_P\u00C5_F\u00D8RSTEGANGSTJENESTE: [ | ||
["f\xF8rstegangstjeneste", "bevis", "avtjent"], | ||
@@ -60,0 +60,0 @@ ["attest", "f\xF8rstegangstjeneste"], |
{ | ||
"name": "ocr-document-classification", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Document classification using tesseract.js and string-similarity-js.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
12666