ocrpostcorrection

A Python package for doing OCR post correction

In 2017 and 2019 a competion on Post-OCR Text Correction was organized. This repository contains my efforts in reproducing the best results and possibly improving them.

Install

git clone https://github.com/jvdzwaan/ocrpostcorrection.git
cd ocrpostcorrection
pip install -e .

How to use

See the ocrpostcorrection-notebooks repository and my blog for usage examples.