Class | Description |
---|---|
affDict |
affixation information
|
ChineseDictionary |
This class provides a main method that loads various dictionaries, and
saves them in a serialized version, and runtime compiles them into a word list used as a feature in the segmenter.
|
ChineseSegmenterFeatureFactory<IN extends CoreLabel> |
A Chinese segmenter Feature Factory for GALE project.
|
ChineseStringUtils | |
CorpusChar |
Check tag of each character from 5 different corpora.
|
CorpusDictionary |
Check if a bigram exists in bakeoff corpora.
|
Gale2007ChineseSegmenterFeatureFactory<IN extends CoreLabel> |
A Chinese segmenter Feature Factory for the GALE project.
|
NonDict2 | |
Sighan2005DocumentReaderAndWriter |
DocumentReader for Chinese segmentation task.
|