Function get_complex_word_count

Source
pub fn get_complex_word_count(text: &str) -> u32
Expand description

Count the number of “complex words”1 in a given text


  1. Words with 3 or more syllables