A Cost Efficient Approach to Correct OCR Errors in Large Document Collections
Deepayan Das, Jerin Philip, Minesh Mathew, C. V. Jawahar

TL;DR
This paper introduces a cost-effective, batch-based error correction model for OCR outputs that leverages document collection structure and clustering to significantly reduce manual correction effort, achieving over 70% reduction.
Contribution
It proposes a novel clustering-based batch correction approach for OCR errors, improving efficiency over traditional sequential methods.
Findings
Over 70% reduction in manual correction effort
Effective across multiple languages
Near-perfect error correction achieved
Abstract
Word error rate of an ocr is often higher than its character error rate. This is especially true when ocrs are designed by recognizing characters. High word accuracies are critical to tasks like the creation of content in digital libraries and text-to-speech applications. In order to detect and correct the misrecognised words, it is common for an ocr module to employ a post-processor to further improve the word accuracy. However, conventional approaches to post-processing like looking up a dictionary or using a statistical language model (slm), are still limited. In many such scenarios, it is often required to remove the outstanding errors manually. We observe that the traditional post-processing schemes look at error words sequentially since ocrs process documents one at a time. We propose a cost-efficient model to address the error words in batches rather than correcting them…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Natural Language Processing Techniques · Web Data Mining and Analysis
