Function estimate_script_and_language

Source
pub fn estimate_script_and_language(text: &str) -> (u32, Option<u32>)
Expand description

Estimate the language and the script from the text (uses trigrams)