paper-with-me

Papers

Adapting the Tesseract Open Source OCR Engine for Multilingual OCR

2009-07-25 · ACM 2009 7 · Ray Smith, Daria Antonova, Dar-Shyang Lee

We describe efforts to adapt the Tesseract open source OCR engine for multiple scripts and languages. Effort has been concentrated on enabling generic multi-lingual operation such that negligible customization is required for a new language beyond providing a corpus of text. Although change was required to various modules, including physical layout analysis, and linguistic post-processing, no change was required to the character classifier beyond changing a few limits. The Tesseract classifier has adapted easily to Simplified Chinese. Test results on English, a mixture of European languages, and Russian, taken from a random sample of books, show a reasonably consistent word error rate between 3.72% and 5.78%, and Simplified Chinese has a character error rate of only 3.77%.

📄 PDF Abstract BibTeX

Code (1)

tesseract-ocr/tesseract

Tasks

Optical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Adapting the Tesseract Open-Source OCR Engine for Tamil and Sinhala Legacy Fonts and Creating a Parallel Corpus for Tamil-Sinhala-English

2021-09-13 · Charangan Vasantharajan, Laksika Tharmalingam, Uthayasanker Thayasivam

Most low-resource languages do not have the necessary resources to create even a substantial monolingual corpus. These languages may often be found in government proceedings but mainly in Portable Document Format (PDF) t…

Optical Character Recognition (OCR)

A U-Net and Transformer Pipeline for Multilingual Image Translation

2025-10-27 · Siddharth Sahay, Radhika Agarwal arxiv

This paper presents an end-to-end multilingual translation pipeline that integrates a custom U-Net for text detection, the Tesseract engine for text recognition, and a from-scratch sequence-to-sequence (Seq2Seq) Transfor…

Machine TranslationText Detection

Evaluating OCR performance on food packaging labels in South Africa

2025-10-03 · Mayimunah Nagayi, Alice Khan, Tamryn Frank, Rina Swart 외 arxiv

This study evaluates four open-source Optical Character Recognition (OCR) systems which are Tesseract, EasyOCR, PaddleOCR, and TrOCR on real world food packaging images. The aim is to assess their ability to extract ingr…

State of the Art Optical Character Recognition of 19th Century Fraktur Scripts using Open Source Engines

2018-10-08 · Christian Reul, Uwe Springmann, Christoph Wick, Frank Puppe

In this paper we evaluate Optical Character Recognition (OCR) of 19th century Fraktur scripts without book-specific training using mixed models, i.e. models trained to recognize a variety of fonts and typesets from previ…

Optical Character RecognitionOptical Character Recognition (OCR)

Train Global, Tailor Local: Minimalist Multilingual Translation into Endangered Languages

2023-05-05 · Zhong Zhou, Jan Niehues, Alex Waibel

In many humanitarian scenarios, translation into severely low resource languages often does not require a universal translation engine, but a dedicated text-specific translation engine. For example, healthcare records, h…

HumanitarianTranslation