Uses of Package
opennlp.tools.tokenize.uax29
Packages that use opennlp.tools.tokenize.uax29
-
Classes in opennlp.tools.tokenize.uax29 used by opennlp.tools.tokenize.uax29ClassDescriptionThe Unicode
Word_Breakproperty values, used by the UAX #29 word boundary algorithm.Receives each word segment as the half-open character range[start, end).A word token produced byWordTokenizer: the characterSpaninto the source text together with itsWordType.Receives each word token as a character range and its type, with no allocation.The category of a word token. -
Classes in opennlp.tools.tokenize.uax29 used by opennlp.tools.util.normalizerClassDescriptionA word tokenizer built on the Unicode Text Segmentation algorithm (UAX #29).