mirror of
https://github.com/qurator-spk/ocrd_repair_inconsistencies.git
synced 2025-06-09 11:49:58 +02:00
No description
ocrd_repair_inconsistencies | ||
.gitignore | ||
README.md | ||
requirements.txt | ||
setup.py |
ocrd_repair_inconsistencies
Automatically fix order inconsistencies in regions, lines and words. Elements are only fixed if reordering their children top-to-bottom/left-to-right fixes the appropriately concatenated text of the children to match the parent's text.
We wrote this as a one-shot script to fix some files. Use with caution.