mirror of
				https://github.com/qurator-spk/ocrd_repair_inconsistencies.git
				synced 2025-10-31 00:44:13 +01:00 
			
		
		
		
	📝 README: Clarify
This commit is contained in:
		
							parent
							
								
									b2845ad254
								
							
						
					
					
						commit
						7d4afef3f8
					
				
					 1 changed files with 5 additions and 3 deletions
				
			
		|  | @ -1,8 +1,10 @@ | |||
| # 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. | ||||
| Automatically fix PAGE-XML order inconsistencies in regions, lines and words. | ||||
| Children elements are only reordered if reordering by coordinates | ||||
| top-to-bottom/left-to-right fixes the appropriately concatenated `TextEquiv` | ||||
| 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. | ||||
| 
 | ||||
| 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