paper-with-me

Papers

Post-OCR Text Correction for Bulgarian Historical Documents

2024-08-31 · Angel Beshirov, Milena Dobreva, Dimitar Dimitrov, Momchil Hardalov, Ivan Koychev, Preslav Nakov

The digitization of historical documents is crucial for preserving the cultural heritage of the society. An important step in this process is converting scanned images to text using Optical Character Recognition (OCR), which can enable further search, information extraction, etc. Unfortunately, this is a hard problem as standard OCR tools are not tailored to deal with historical orthography as well as with challenging layouts. Thus, it is standard to apply an additional text correction step on the OCR output when dealing with such documents. In this work, we focus on Bulgarian, and we create the first benchmark dataset for evaluating the OCR text correction for historical Bulgarian documents written in the first standardized Bulgarian orthography: the Drinov orthography from the 19th century. We further develop a method for automatically generating synthetic data in this orthography, as well as in the subsequent Ivanchev orthography, by leveraging vast amounts of contemporary literature Bulgarian texts. We then use state-of-the-art LLMs and encoder-decoder framework which we augment with diagonal attention loss and copy and coverage mechanisms to improve the post-OCR text correction. The proposed method reduces the errors introduced during recognition and improves the quality of the documents by 25\%, which is an increase of 16\% compared to the state-of-the-art on the ICDAR 2019 Bulgarian dataset. We release our data and code at \url{https://github.com/angelbeshirov/post-ocr-text-correction}.}

📄 PDF Abstract BibTeX arXiv:2409.00527

Code (1)

angelbeshirov/post-ocr-text-correction 공식 구현 pytorch

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

DuoSearch: A Novel Search Engine for Bulgarian Historical Documents

2023-05-30 · Angel Beshirov, Suzan Hadzhieva, Ivan Koychev, Milena Dobreva

Search in collections of digitised historical documents is hindered by a two-prong problem, orthographic variety and optical character recognition (OCR) mistakes. We present a new search engine for historical documents, …

Optical Character RecognitionOptical Character Recognition (OCR)

Optimizing the Neural Network Training for OCR Error Correction of Historical Hebrew Texts

2023-07-30 · Omri Suissa, Avshalom Elmalech, Maayan Zhitomirsky-Geffet

Over the past few decades, large archives of paper-based documents such as books and newspapers have been digitized using Optical Character Recognition. This technology is error-prone, especially for historical documents…

Optical Character RecognitionOptical Character Recognition (OCR)

A Two-Step Approach for Automatic OCR Post-Correction

2020-12-01 · COLING (LaTeCHCLfL, CLFL, LaTeCH) 2020 12 · Robin Schaefer, Clemens Neudecker

The quality of Optical Character Recognition (OCR) is a key factor in the digitisation of historical documents. OCR errors are a major obstacle for downstream tasks and have hindered advances in the usage of the digitise…

Optical Character RecognitionOptical Character Recognition (OCR)Vocal Bursts Valence Prediction

Multimodal LLMs for OCR, OCR Post-Correction, and Named Entity Recognition in Historical Documents

2025-04-01 · Gavin Greif, Niclas Griesshaber, Robin Greif

We explore how multimodal Large Language Models (mLLMs) can help researchers transcribe historical documents, extract relevant historical information, and construct datasets from historical sources. Specifically, we inve…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2

Toward a Period-Specific Optimized Neural Network for OCR Error Correction of Historical Hebrew Texts

2023-07-30 · Omri Suissa, Maayan Zhitomirsky-Geffet, Avshalom Elmalech

Over the past few decades, large archives of paper-based historical documents, such as books and newspapers, have been digitized using the Optical Character Recognition (OCR) technology. Unfortunately, this broadly used …

Optical Character RecognitionOptical Character Recognition (OCR)