| Interface | Description |
|---|---|
| IChunk |
chunk interface for Jcseg.
|
| ILexicon |
lexicon configuration class.
|
| ISegment |
Jcseg segment interface
|
| IWord |
Word interface
|
| Class | Description |
|---|---|
| ADictionary |
Dictionary abstract super class
|
| AutoLoadFile |
AutoLoad file to describle the autoload configuration files
|
| DictionaryFactory |
Dictionary Factory to create Dictionary instance
a path of the class that has extends the ADictionary class must be given first
|
| Entity |
word item entity class
|
| JcsegTaskConfig |
Jcseg segmentation task configuration class
|
| MMSegFilter |
mmseg default filter class
|
| SegmentFactory |
Segment factory to create singleton ISegment object
a path of the class that has implemented the ISegment interface must be given first
|
| Exception | Description |
|---|---|
| JcsegException |
JCSeg exception class
|
| LexiconException |
JCSeg Dictionary configuration exception class
|
Copyright © 2017. All Rights Reserved.