Run OCR
transkribus_recog_run_ocrPerform OCR on a document or specific page range in a collection. Configure language, typeface, and model for recognition.
Instructions
Run OCR on a document or specific pages in a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| docId | Yes | Document ID | |
| pages | No | Page range (e.g. "1-5") | |
| typeFace | No | Type face for OCR | |
| language | No | Language for OCR | |
| doBlockSegOnly | No | Only do block segmentation (default false) | |
| ocrType | No | OCR type (default "Legacy") | |
| id | No | Model ID |