Uses of Package
com.ibm.icu.segmenter
Packages that use com.ibm.icu.segmenter
Package
Description
Implementation of a segmentation API that is immutable and uses Streams.
-
Classes in com.ibm.icu.segmenter used by com.ibm.icu.segmenterClassDescriptionBuilder for
LocalizedSegmenterThe type of segmentation to be performed.Builder forRuleBasedSegmenterA simple struct to represent an element of the segmentation result.An interface that defines APIs for segmentation in terms of segments and boundaries, and enforces immutable stateless iteration over the segmentation result yielded from an inputCharSequence.An interface that represents the segmentation results, including the APIs for iteration therein, that are yielded from passing an inputCharSequenceto aSegmenter.