pub fn detect_dictionary( input: &str, ) -> Result<Vec<DictionaryMatch>, Box<dyn Error>>
Convenience function to detect dictionary from input.