louisbrulenaudet/apple-ocr
Easy-to-Use Apple Vision wrapper for text extraction, scalar representation and clustering using K-means.
This tool helps developers and researchers extract text from images and then automatically group similar text elements together. You provide an image as input, and it outputs structured data of recognized text along with cluster labels and an interactive 3D visualization. It's designed for those working with text extraction and data clustering.
118 stars. No commits in the last 6 months.
Use this if you are a developer or researcher who needs to extract text from images and quickly identify and visualize groups of related text based on their location.
Not ideal if you need a general-purpose OCR solution that doesn't focus on spatial text clustering or if you are not comfortable with Python development.
Stars
118
Forks
6
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/louisbrulenaudet/apple-ocr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepdoctection/deepdoctection
A Repo For Document AI
deanmalmgren/textract
extract text from any document. no muss. no fuss.
eikek/docspell
Assist in organizing your piles of documents, resulting from scanners, e-mails and other sources...
zzzDavid/ICDAR-2019-SROIE
ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction
clovaai/donut
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic...