mirror of
https://github.com/qurator-spk/ocrd_repair_inconsistencies.git
synced 2025-06-09 11:49:58 +02:00
Merge branch 'master' into patch-1
This commit is contained in:
commit
30a59d897d
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ PAGE-XML elements with textual annotation are re-ordered by their centroid coord
|
||||||
in top-to-bottom/left-to-right fashion iff such re-ordering fixes the inconsistency
|
in top-to-bottom/left-to-right fashion iff such re-ordering fixes the inconsistency
|
||||||
between their appropriately concatenated `TextEquiv` texts with their parent's `TextEquiv` text.
|
between their appropriately concatenated `TextEquiv` texts with their parent's `TextEquiv` text.
|
||||||
|
|
||||||
This processor does not affect `ReadingOrder` between regions, just the order of the XML elements below the region level, and only if not contradicting the annotated `textLineOrder`/`readingDirection`.
|
This processor does not affect `ReadingOrder` between regions, just the order of the XML elements
|
||||||
|
below the region level, and only if not contradicting the annotated `textLineOrder`/`readingDirection`.
|
||||||
|
|
||||||
We wrote this as a one-shot script to fix some files. Use with caution.
|
We wrote this as a one-shot script to fix some files. Use with caution.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue