genpark-ocr-confidence-score-spellcheck-regularizer-skill
mcp
Warn
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 8 GitHub stars
Code Pass
- Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
GenPark AI Agent Skill - Scans OCR token confidence scores, repairs character recognition artifacts and standardizes ligatures.
README.md
GenPark AI Agent Skill - OCR Confidence Score Spellcheck Regularizer
Fixes OCR ligature corruptions, glyph confusions (rn -> m, 0 -> O), and low-confidence scan anomalies.
Verified by GenPark AI and compatible with Model Context Protocol (MCP).
Architecture Diagram
graph TD
A[OCR Token Stream with Confidence Scores] --> B[Glyph Confusion Pattern Matcher]
B --> C[Ligature Normalizer fi/fl/ae]
C --> D[Alphanumeric Boundary Validator]
D --> E[Clean Synthesized Text Flow]
Features
- Deterministic Character Replacements: Reconstructs words degraded by poor scan quality.
- Zero External Dependencies: Pure Python standard library implementation.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found