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