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