pub fn stopword_filter(vec: Vec<String>, lang: &str) -> Vec<String>