Class | Description |
---|---|
LanguageCodes |
Code-Key mappings for segmentation code.
|
MapRule |
A class representing the language rules and their mapping to the segmentation
rules for each particular language.
|
Rule |
The class representing a single segmentation rule.
|
Segmenter |
The class that sentences the paragraphs into sentences and glues translated
sentences together to form a paragraph.
|
SRX |
The class with all the segmentation data possible -- rules, languages, etc.
|