Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ocr-document-classification

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ocr-document-classification - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "ocr-document-classification",
"version": "1.0.1",
"version": "1.0.2",
"description": "Document classification using tesseract.js and string-similarity-js.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -31,3 +31,3 @@ # OCR Document Classification

- `file`: The image file (File object) of the document to be classified.
- `onProgress`: A callback function to receive progress updates. It accepts a number between 0 and 1.
- `onProgress` (optional): A callback function to receive progress updates. It accepts a number between 0 and 1.
- `customDocumentDictionary` (optional): An object containing custom document types and their associated target words.

@@ -34,0 +34,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc