Package opennlp.tools.tokenize.uax29
package opennlp.tools.tokenize.uax29
-
ClassDescriptionChecks the Unicode
Extended_Pictographicproperty of a code point.The UnicodeWord_Breakproperty values, used by the UAX #29 word boundary algorithm.Looks up the UnicodeWord_Breakproperty of a code point.Finds word boundaries in text using the Unicode Text Segmentation algorithm (UAX #29), rules WB1 through WB999.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.A word tokenizer built on the Unicode Text Segmentation algorithm (UAX #29).Receives each word token as a character range and its type, with no allocation.The category of a word token.