fastChrF
Fast sentence-level ChrF for Minimum Bayes Risk decoding.
Default (pairwise):
ChrF between each hypothesis and each reference.
Aggregate:
Streamlined variant that aggregates across references.
GitHub
·
Paper
Mode
Default (pairwise) returns a hypothesis × reference matrix; aggregate returns one score per hypothesis.
default
aggregate
Hypotheses (one per line)
The cat sat on the mat. The cat sat on the hat.
References (one per line)
The cat sat on the mat. The fat cat sat on the mat. A cat sat on a mat.
Advanced options
▼
Compute ChrF
Results (JSON)
Examples