pub fn get_stop_words(
    lang_config: &InfiLanguageConfig,
    defaults: &[&'static str]
) -> Vec<String>