diff --git a/qurator/sbb_textline_detector/ocrd-tool.json b/qurator/sbb_textline_detector/ocrd-tool.json index a99df46..b23e0fc 100644 --- a/qurator/sbb_textline_detector/ocrd-tool.json +++ b/qurator/sbb_textline_detector/ocrd-tool.json @@ -4,9 +4,9 @@ "tools": { "ocrd-sbb-textline-detector": { "executable": "ocrd-sbb-textline-detector", - "categories": ["Image preprocessing", "Layout analysis", "Text recognition and optimization"], - "description": "Detect lines", - "steps": ["layout/segmentation/line"], + "categories": ["Layout analysis"], + "description": "Printspace, region and textline detection", + "steps": ["layout/segmentation/region", "layout/segmentation/line"], "input_file_grp": [ "OCR-D-IMG" ],