public class EUCJPDistributionAnalysis extends JISDistributionAnalysis
| Modifier and Type | Field and Description |
|---|---|
static int |
HIGHBYTE_BEGIN |
static int |
HIGHBYTE_END |
static int |
LOWBYTE_BEGIN |
static int |
LOWBYTE_END |
JIS_TYPICAL_DISTRIBUTION_RATIOcharToFreqOrder, ENOUGH_DATA_THRESHOLD, MINIMUM_DATA_THRESHOLD, SURE_NO, SURE_YES, typicalDistributionRatio| Constructor and Description |
|---|
EUCJPDistributionAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getOrder(byte[] buf,
int offset) |
getConfidence, gotEnoughData, handleData, handleOneChar, reset, setOptionpublic static final int HIGHBYTE_BEGIN
public static final int HIGHBYTE_END
public static final int LOWBYTE_BEGIN
public static final int LOWBYTE_END
protected int getOrder(byte[] buf,
int offset)
getOrder in class CharDistributionAnalysisCopyright © 2017. All rights reserved.