Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

OCR Repair Options

Embedded Object Grooper.OCR

Defines options for repairing OCR character data.

Remarks

The OCR Repair Options class provides configurable settings for automatically correcting common OCR errors in recognized text.

These options can be used to improve the quality of extracted data by:

  • Fixing incorrect character casing (e.g., converting "iNVOICE" to "INVOICE").
  • Resolving ambiguous or commonly misread characters (e.g., distinguishing between 'O' and '0', 'I' and '1').

Assign an OCR Repair Options object to a Data Field or other extraction target to enable these corrections during data extraction or validation.

Typical usage scenarios include:

  • Documents where the OCR engine frequently misinterprets character case or confuses similar-looking characters.
  • Automated data extraction pipelines that require high data quality with minimal manual correction.

For best results, enable only the options relevant to the types of OCR errors present in your data.

Properties

NameTypeDescription

Derived Types

There are 1 implementations of OCR Repair Options.

Spell Corrector Defines options for spell-correcting the text value of a Data Field.

Used By

Notification