behindLatin, config, ctrlMask, dic, ialist, idx, isb, reader, wordPoolCHECK_CE_MASk, CHECK_CF_MASK, CHECK_EC_MASK, START_SS_MASK| Constructor and Description |
|---|
SimpleSeg(JcsegTaskConfig config,
ADictionary dic) |
SimpleSeg(Reader input,
JcsegTaskConfig config,
ADictionary dic) |
| Modifier and Type | Method and Description |
|---|---|
IChunk |
getBestCJKChunk(char[] chars,
int index)
an abstract method to gain a CJK word from the
current position.
|
appendLatinSyn, appendWordFeatures, enSecondSeg, findCHName, findCHName, getConfig, getDict, getNextCJKWord, getNextLatinWord, getNextMatch, getNextMixedWord, getNextPunctuationPairWord, getPairPunctuationText, getStreamPosition, next, nextCJKSentence, nextCNNumeric, nextLatinString, nextLatinWord, nextLetterNumber, nextOtherNumber, pushBack, pushBack, readNext, reset, setConfig, setDictpublic SimpleSeg(JcsegTaskConfig config, ADictionary dic) throws IOException
IOExceptionpublic SimpleSeg(Reader input, JcsegTaskConfig config, ADictionary dic) throws IOException
IOExceptionpublic IChunk getBestCJKChunk(char[] chars, int index) throws IOException
ASegmentgetBestCJKChunk in class ASegmentIOExceptionASegment.getBestCJKChunk(char[], int)Copyright © 2017. All Rights Reserved.