paper-with-me

홈 › 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) that contains legacy fonts. Extracting text from these documents to create a monolingual corpus is challenging due to legacy font usage and printer-friendly encoding, which are not optimized for text extraction. Therefore, we propose a simple, automatic, and novel idea that can scale for Tamil, Sinhala, English languages, and many documents along with parallel corpora. Since Tamil and Sinhala are Low-Resource Languages, we improved the performance of Tesseract by employing LSTM-based training on more than 20 legacy fonts to recognize printed characters in these languages. Especially, our model detects code-mixed text, numbers, and special characters from the printed document. It is shown that this approach can reduce the character-level error rate of Tesseract from 6.03 to 2.61 for Tamil (-3.42% relative change) and 7.61 to 4.74 for Sinhala (-2.87% relative change), as well as the word-level error rate from 39.68 to 20.61 for Tamil (-19.07% relative change) and 35.04 to 26.58 for Sinhala (-8.46% relative change) on the test set. Also, our newly created parallel corpus consists of 185.4k, 168.9k, and 181.04k sentences and 2.11M, 2.22M, and 2.33M Words in Tamil, Sinhala, and English respectively. This study shows that fine-tuning Tesseract models on multiple new fonts help to understand the texts and enhances the performance of the OCR. We made newly trained models and the source code for fine-tuning Tesseract, freely available.

📄 PDF Abstract BibTeX arXiv:2109.05952

Code (1)

aaivu/tamizhi-net-ocr 공식 구현

Tasks

Optical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Zero-shot OCR Accuracy of Low-Resourced Languages: A Comparative Analysis on Sinhala and Tamil

2025-07-24 · Nevidu Jayatilleke, Nisansa de Silva arxiv

Solving the problem of Optical Character Recognition (OCR) on printed text for Latin and its derivative scripts can now be considered settled due to the volumes of research done on English and other High-Resourced Langua…

Document AI

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 require…

Optical Character Recognition (OCR)

A Novel Approach to OCR using Image Recognition based Classification for Ancient Tamil Inscriptions in Temples

2019-07-04 · Lalitha Giridhar, Aishwarya Dharani and, Velmathi Guruviah

Recognition of ancient Tamil characters has always been a challenge for epigraphers. This is primarily because the language has evolved over the several centuries and the character set over this time has both expanded an…

BinarizationGeneral ClassificationOptical Character RecognitionOptical Character Recognition (OCR)+2

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)

The ADAPT System Description for the WMT20 News Translation Task

2020-11-01 · WMT (EMNLP) 2020 11 · Venkatesh Parthasarathy, Akshai Ramesh, Rejwanul Haque, Andy Way

This paper describes the ADAPT Centre’s submissions to the WMT20 News translation shared task for English-to-Tamil and Tamil-to-English. We present our machine translation (MT) systems that were built using the state-of-…

Machine TranslationNMTSentenceTranslation