Package net.sf.okapi.lib.segmentation

Interfaces and classes for segmentation handling.

See:
          Description

Class Summary
ICURegex  
LanguageMap Stores the data for an SRX <languagemap> map element
Rule Stores the data for a SRX <rule> element.
SRXDocument Provides facilities to load, save, and manage segmentation rules in SRX format.
SRXSegmenter Implements the ISegmenter interface for SRX rules.
 

Exception Summary
SegmentationRuleException Signals that a sever error related to segmentation has occurred.
 

Package net.sf.okapi.lib.segmentation Description

Interfaces and classes for segmentation handling.

This package provides the interfaces and classes used when segmenting text content.