pub fn replace_unicode(word: &str, lang: &str) -> String
Eliminate non-ASCII characters. Replace common german special characters with their matching counterparts. The parameter is expected to be lower case.