pub fn estimate_script_and_language(text: &str) -> (u32, Option<u32>)
Estimate the language and the script from the text (uses trigrams)