Package net.sf.okapi.lib.segmentation
Interfaces and classes for segmentation handling.
This package provides the interfaces and classes used when segmenting text content.
-
Class Summary Class Description LanguageMap Stores the data for an SRX <languagemap> map elementRule Stores the data for a SRX <rule> element.SRXDocument Provides facilities to load, save, and manage segmentation rules in SRX format.SRXSegmenter Implements theISegmenterinterface for SRX rules. -
Exception Summary Exception Description SegmentationRuleException Signals that a sever error related to segmentation has occurred.