Run TRHTR
transkribus_recog_run_trhtrRun TRHTR text recognition on collection documents using a specified model. Define page range, credits, and other parameters for processing.
Instructions
Run TRHTR recognition using a specific model in a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Document ID | |
| pages | No | Page range (e.g. "1-5") | |
| collId | Yes | Collection ID | |
| credits | No | Credits parameter | AUTO |
| modelId | Yes | Model/HTR ID | |
| modelName | No | Model name | |
| b2pBackend | No | B2P backend type | Legacy |
| doNotDeleteWorkDir | No | Do not delete work directory | |
| useExistingLinePolygons | No | Use existing line polygons | |
| allowConcurrentExecution | No | Allow concurrent execution | |
| doLinePolygonSimplification | No | Simplify line polygons |