awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tesseract-ocr avatar

tesseract-ocr/tessdata

0
View on GitHub↗
7,586 Stars·2,440 Forks·Apache-2.0·7 Aufrufe

Tessdata

This repository provides the pre-trained neural network and legacy data files used by Tesseract to recognize and extract printed text from images. It serves as a multilingual training data repository and a collection of Long Short-Term Memory models designed for high-accuracy optical character recognition across various global scripts and languages.

The data includes specialized models for analyzing image layouts to determine text rotation and script direction. It provides the necessary language-specific datasets and linguistic patterns required to enable Tesseract OCR engines to function.

These files cover a wide range of capabilities including multilingual text extraction and document digitization. The repository contains trained models for a variety of specific languages and scripts, including Japanese, Korean, Portuguese, German, Latin, Filipino, and Armenian.

Features

  • Text Recognition - Provides a comprehensive collection of trained models for converting detected text images into machine-readable characters.
  • Optical Character Recognition - Digitizes printed characters from image files using trained language models.
  • Embedded Text Recognizers - Provides the essential trained models for extracting and interpreting text embedded within images across global scripts.
  • Multilingual Models - Provides pre-trained models that enable the extraction of written text across various global languages.
  • Multilingual Text Recognition - Extracts text from images using trained model files for a wide variety of global scripts and languages.
  • Multi-Language Recognition Models - Provides language-specific recognition models to identify and extract text from images.
  • OCR Language Datasets - Provides trained models and language-specific data files to enable text extraction from images.
  • OCR Training Datasets - Provides language-specific datasets and linguistic patterns used to improve OCR accuracy across global languages.
  • OCR Language Training - Defines characters and linguistic patterns via trained data files for specific language recognition.
  • Pre-trained OCR Language Data - Provides the pre-trained neural network and legacy data files used by Tesseract to recognize and extract text from images.
  • Multilingual Text Processing - Ships specialized language data files used for identifying and extracting text across multiple global scripts.
  • Optical Character Recognition - Provides the pre-trained neural network and legacy data files that enable the conversion of images of text into encoded text.
  • Tesseract Model Data - Provides the necessary trained LSTM and legacy model files that enable Tesseract OCR engines to function.
  • Long Short-Term Memory Networks - Uses Long Short-Term Memory networks to predict character sequences from image slices.
  • LSTM-Based OCR Models - Ships a collection of Long Short-Term Memory trained data for high-accuracy optical character recognition.
  • Text and Language Models - Supplies trained neural network files for identifying text in specific languages and scripts.
  • Optical Character Recognitions - Provides language-specific data files for optical character recognition of printed text.
  • Model Binary Formats - Provides compiled binary files containing language-specific weights and neural network parameters.
  • Document Layout Analysis - Analyzes image layouts to determine text rotation and script direction.
  • Pattern-Matching Recognition - Provides non-neural pattern-matching models as a fallback for specific font styles.
  • Korean Text Recognition - Identifies and extracts Korean characters from images using trained linguistic models.
  • Japanese Text Recognition - Extracts printed Japanese characters from images using trained language model data.
  • Model Pruning - Implements model pruning to reduce the size and computational requirements of neural network weights.
  • Script and Orientation Detectors - Includes specialized models to identify the writing system and rotation angle of text within images.
  • Document Digitization Tools - Provides the linguistic and visual data necessary for converting physical document scans into searchable digital formats.
  • Text Orientation Detection - Ships trained data to detect and correct document text orientation and script direction.
  • Language Data Partitioning - Separates linguistic patterns and character sets into discrete files for optimized loading of required scripts.

Star-Verlauf

Star-Verlauf für tesseract-ocr/tessdataStar-Verlauf für tesseract-ocr/tessdata

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht tesseract-ocr/tessdata?

This repository provides the pre-trained neural network and legacy data files used by Tesseract to recognize and extract printed text from images. It serves as a multilingual training data repository and a collection of Long Short-Term Memory models designed for high-accuracy optical character recognition across various global scripts and languages.

Was sind die Hauptfunktionen von tesseract-ocr/tessdata?

Die Hauptfunktionen von tesseract-ocr/tessdata sind: Text Recognition, Optical Character Recognition, Embedded Text Recognizers, Multilingual Models, Multilingual Text Recognition, Multi-Language Recognition Models, OCR Language Datasets, OCR Training Datasets.

Welche Open-Source-Alternativen gibt es zu tesseract-ocr/tessdata?

Open-Source-Alternativen zu tesseract-ocr/tessdata sind unter anderem: ub-mannheim/tesseract — Tesseract is an optical character recognition engine and tool designed to convert printed or handwritten text from… tesseract-ocr/tesseract — Tesseract is a neural network-based optical character recognition engine designed to convert scanned images and… the-paperless-project/paperless — Paperless is a self-hosted document management system designed to digitize, index, and archive paper documents. It… madmaze/pytesseract — Pytesseract is a Python library that wraps Google's Tesseract OCR engine to extract text from images. It provides a… daybreak-u/chineseocr_lite — chineseocr_lite is a lightweight Chinese optical character recognition engine designed to detect text regions, analyze… jaidedai/easyocr — EasyOCR is a deep learning-based computer vision library designed to perform optical character recognition on images…

Open-Source-Alternativen zu Tessdata

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Tessdata.
  • ub-mannheim/tesseractAvatar von UB-Mannheim

    UB-Mannheim/tesseract

    4,111Auf GitHub ansehen↗

    Tesseract is an optical character recognition engine and tool designed to convert printed or handwritten text from images into machine-readable digital text. It functions as a multilingual text extractor and a document digitization pipeline that transforms scanned images into structured digital formats. The project includes a framework for training custom scripts and language-specific models, allowing the engine to recognize new languages or unique fonts through custom training data. Its capabilities cover automated text extraction, digital archive digitization, and the export of recognized

    C++lstmocrocr-d
    Auf GitHub ansehen↗4,111
  • tesseract-ocr/tesseractAvatar von tesseract-ocr

    tesseract-ocr/tesseract

    74,751Auf GitHub ansehen↗

    Tesseract is a neural network-based optical character recognition engine designed to convert scanned images and digital documents into machine-readable, searchable text. It functions as both a command-line utility for automating large-scale digitization workflows and a cross-platform library that can be embedded into desktop, mobile, or server-side applications. By utilizing long short-term memory networks, the engine provides robust text extraction across more than one hundred languages and dozens of scripts. The project distinguishes itself through a sophisticated document layout analysis f

    C++hacktoberfestlstmmachine-learning
    Auf GitHub ansehen↗74,751
  • the-paperless-project/paperlessAvatar von the-paperless-project

    the-paperless-project/paperless

    7,917Auf GitHub ansehen↗

    Paperless is a self-hosted document management system designed to digitize, index, and archive paper documents. It functions as an optical character recognition system that converts scanned images and PDFs into a searchable digital library, providing a web-based interface for querying and retrieving documents from a database. The system features an automated file ingestion pipeline that monitors specific directories and email inboxes to process and import documents without manual uploading. To maintain a private archive, it includes on-disk encryption for sensitive files and the ability to or

    Python
    Auf GitHub ansehen↗7,917
  • madmaze/pytesseractAvatar von madmaze

    madmaze/pytesseract

    6,361Auf GitHub ansehen↗

    Pytesseract is a Python library that wraps Google's Tesseract OCR engine to extract text from images. It provides a straightforward interface for optical character recognition, supporting multiple languages and a variety of output formats. The library distinguishes itself by offering fine-grained control over the OCR process through custom Tesseract configuration options, including engine mode and page segmentation settings. It can detect image orientation and script type, recognize text in multiple languages, and return detailed metadata such as per-character confidence scores and bounding b

    Python
    Auf GitHub ansehen↗6,361
  • Alle 30 Alternativen zu Tessdata anzeigen→