Function ultra_nlp::segment_forward_longest
source · [−]pub fn segment_forward_longest<T: AsRef<str>>(
text: T,
dict: &ForwardDictionary,
behavior_for_unmatched: BehaviorForUnmatched
) -> Vec<Match>
pub fn segment_forward_longest<T: AsRef<str>>(
text: T,
dict: &ForwardDictionary,
behavior_for_unmatched: BehaviorForUnmatched
) -> Vec<Match>