mirror of
https://github.com/qurator-spk/ocrd_repair_inconsistencies.git
synced 2025-06-09 11:49:58 +02:00
📝 README: Fix grammar
This commit is contained in:
parent
7d4afef3f8
commit
cf3ee27288
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# ocrd_repair_inconsistencies
|
# ocrd_repair_inconsistencies
|
||||||
|
|
||||||
Automatically fix PAGE-XML order inconsistencies in regions, lines and words.
|
Automatically fix PAGE-XML order inconsistencies in regions, lines and words.
|
||||||
Children elements are only reordered if reordering by coordinates
|
Child elements are only reordered if reordering by coordinates
|
||||||
top-to-bottom/left-to-right fixes the appropriately concatenated `TextEquiv`
|
top-to-bottom/left-to-right fixes the appropriately concatenated `TextEquiv`
|
||||||
texts of the children to match the parent's `TextEquiv` text. This processor
|
texts of the children to match the parent's `TextEquiv` text. This processor
|
||||||
does not change reading order, just the order of the XML elements in the file.
|
does not change reading order, just the order of the XML elements in the file.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue