pub fn load_cached_dictionary(
    content: &str
) -> Option<HashMap<String, HashSet<String>>>