Function ultra_nlp::hashmap::segment_forward_longest
source · pub fn segment_forward_longest<T: AsRef<str>>(
text: T,
dict: &Dictionary,
behavior_for_unmatched: BehaviorForUnmatched
) -> Vec<Match> ⓘpub fn segment_forward_longest<T: AsRef<str>>(
text: T,
dict: &Dictionary,
behavior_for_unmatched: BehaviorForUnmatched
) -> Vec<Match> ⓘ