sbb_textline_detection/qurator/sbb_textline_detector
Gerber, Mike 4f28cd905a 🧹 sbb_textline_detector: Do not create empty/space-only TextEquivs
ocrd_tesserocr or ocrd_cis complain about already existing text if
empty/space-only TextEquivs elements exist after segmentation. Also, it
does not make sense to create them in a segmentation step.

Fix by removing the code generating the elements.
2019-10-25 18:08:31 +02:00
..
__init__.py sbb_textline_detector: Add a OCR-D interface 2019-10-10 17:54:42 +02:00
main.py 🧹 sbb_textline_detector: Do not create empty/space-only TextEquivs 2019-10-25 18:08:31 +02:00
ocrd-tool.json sbb_textline_detector: Add a OCR-D interface 2019-10-10 17:54:42 +02:00
ocrd_cli.py sbb_textline_detector: Allow PAGE input in OCR-D interface 2019-10-25 14:16:09 +02:00