You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gerber, Mike dd9f1a3093 🎨 Methods → functions 5 years ago
ocrd_repair_inconsistencies 🎨 Methods → functions 5 years ago
.gitignore 🎉 Initial commit 5 years ago
README.md 📝 Add a short README 5 years ago
requirements.txt 🎉 Initial commit 5 years ago
setup.py 🎉 Initial commit 5 years ago

README.md

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.