Compute WER
transkribus_recog_compute_werCompute Word Error Rate (WER) between reference and hypothesis transcripts for a document, optionally within a specified page range.
Instructions
Compute the Word Error Rate for a document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| docId | Yes | Document ID | |
| pages | No | Page range (e.g. "1-5") | |
| ref | No | Reference transcript identifier | |
| hyp | No | Hypothesis transcript identifier | |
| key | No | Transcript key |