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