Skip to main content

char_error_rate

Function char_error_rate 

Source
pub fn char_error_rate(reference: &str, hypothesis: &str) -> f64
Expand description

Character error rate on normalized strings (spaces kept as characters).