Crate chrf

Source
Expand description

§chrf

This crate contains a fast Rust implementation of the chrF algorithm.

§License

Licensed under either of

at your option.

Structs§

N1
N2
N3
N4
N5
N6
N7
N8
N9
N10
N11
N12

Traits§

Ngrams
A trait representing a container for ngram counts.

Functions§

chrf
Calculates a custom chrF score.
chrf3
Calculates a chrF3 score.