Learn R Programming

sdglinkage (version 0.1.0)

ocr_rules: Look up table of Optical Character Recognition (OCR) errors.

Description

A list of OCR errors that may happen, provided by Febrl.

Usage

ocr_rules

Arguments

Format

A data frame with 3 variables:

postion

the position of the error within a string

orgpat

the original pat

newpat

the error pat of orgpat that is misrecogonised by the OCR system

.