Open OCR Failure Benchmark / v0.1

Confidence is not structure.

Eight reproducible Tesseract runs show what changes when the same public baseline meets a handwriting form, a census table, a faded notebook and a clean government form. Raw text, TSV, source hashes and calculations are public. Tesseract is the benchmark baseline, not the paid DocUnlocked recovery engine.

What this is:Open evidence about where a fixed OCR baseline loses confidence or structure.
What this is not:A preview, benchmark score or quality claim for the paid DocUnlocked pipeline.
Have a difficult PDF? Run the free source-file check
4public source cases
2fixed OCR profiles
8raw benchmark runs
0per-document tuning
NIST handwritingNIST handwriting sample used in the OCR failure benchmark
1930 Census1930 Census schedule used in the OCR failure benchmark
Bell notebookAlexander Graham Bell notebook page used in the OCR failure benchmark
IRS W-4IRS W-4 form used in the OCR failure benchmark

Measured findings

The difficult pages produce more uncertainty, not merely less text.

The percentages below are the share of recognized words below 50 in Tesseract's internal confidence signal. They are not character or word accuracy scores.

1930 Census
92.4%
Bell notebook
87.4%
NIST SD19
55.2%
IRS W-4
7.1%

The table fails structurally

PSM 11 finds 531 word tokens in the Census schedule, but the plain-text output does not retain row identity or column attachment. More extracted tokens do not reconstruct a reliable census record.

The page profile changes the answer

NIST PSM 6 returns 67 words and emphasizes the handwritten passage. PSM 11 returns 218 words and surfaces more printed labels and number rows. A single baseline output hides this configuration sensitivity.

High confidence still loses semantics

The W-4 PSM 11 run reports 90.04 mean confidence across 792 words. Its plain text still cannot represent checkbox state or guarantee label-to-field relationships.

Fluent fragments need source review

The Bell outputs contain plausible English-like fragments while 85.3% to 87.4% of recognized words remain below 50 confidence. Review against the page image is part of the recovery task.

Complete metrics

Every published run.

CasePSMWordsCharactersLinesMean confidenceMedianBelow 50
NIST SD196674141445.8141.2155.22%
NIST SD19112181,4187265.1583.8833.94%
1930 Census63431,2482924.6523.3692.42%
1930 Census115312,39435529.3229.1783.99%
Bell notebook61516482025.8422.6187.42%
Bell notebook111435774726.3123.4285.31%
IRS W-467844,4585586.7595.257.14%
IRS W-4117924,68510390.0495.703.41%

Open data

Inspect every raw output.

Summary CSV · Summary JSON · Source manifest and hashes

Reproducible protocol

Fixed baseline, declared limits.

This release does not report character error rate or word error rate because a complete independently verified ground truth is not bundled for all four cases. It is a transparent failure-observation dataset, not a universal leaderboard.

Use the evidence

Diagnose, compare, then recover.