You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created PAGE XML with ocrd-tesserocr-recognize -I DEFAULT -O PAGE_GERMAN_PRINT -P segmentation_level region -P textequiv_level word -P find_tables true -P model german_print. Then I wanted to transform the PAGE XML files to ALTO with ocrd-fileformat-transform. It fails with an error: "The PAGE-XML to transform contains neither Border nor PrintSpace"
The text was updated successfully, but these errors were encountered:
Thanks a lot! It works with this additional parameter. And yes, it should be the default or at least mentioned in the OCR-D workflow documentation. Therefore I suggest to keep this issue open until this is done.
I created PAGE XML with
ocrd-tesserocr-recognize -I DEFAULT -O PAGE_GERMAN_PRINT -P segmentation_level region -P textequiv_level word -P find_tables true -P model german_print
. Then I wanted to transform the PAGE XML files to ALTO withocrd-fileformat-transform
. It fails with an error: "The PAGE-XML to transform contains neither Border nor PrintSpace"The text was updated successfully, but these errors were encountered: