public class EUCTWDistributionAnalysis extends CharDistributionAnalysis
| Modifier and Type | Field and Description |
|---|---|
static float |
EUCTW_TYPICAL_DISTRIBUTION_RATIO |
static int |
HIGHBYTE_BEGIN |
static int |
HIGHBYTE_END |
static int |
LOWBYTE_BEGIN |
static int |
LOWBYTE_END |
charToFreqOrder, ENOUGH_DATA_THRESHOLD, MINIMUM_DATA_THRESHOLD, SURE_NO, SURE_YES, typicalDistributionRatio| Constructor and Description |
|---|
EUCTWDistributionAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getOrder(byte[] buf,
int offset) |
getConfidence, gotEnoughData, handleData, handleOneChar, reset, setOptionpublic static final float EUCTW_TYPICAL_DISTRIBUTION_RATIO
public 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.