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