public class Big5DistributionAnalysis extends CharDistributionAnalysis
Modifier and Type | Field and Description |
---|---|
static float |
BIG5_TYPICAL_DISTRIBUTION_RATIO |
static int |
HIGHBYTE_BEGIN |
static int |
HIGHBYTE_END |
static int |
LOWBYTE_BEGIN_1 |
static int |
LOWBYTE_BEGIN_2 |
static int |
LOWBYTE_END_1 |
static int |
LOWBYTE_END_2 |
charToFreqOrder, done, ENOUGH_DATA_THRESHOLD, MINIMUM_DATA_THRESHOLD, SURE_NO, SURE_YES, typicalDistributionRatio
Constructor and Description |
---|
Big5DistributionAnalysis() |
Modifier and Type | Method and Description |
---|---|
protected int |
getOrder(byte[] buf,
int offset) |
getConfidence, gotEnoughData, handleData, handleOneChar, reset, setOption
public static final float BIG5_TYPICAL_DISTRIBUTION_RATIO
public static final int HIGHBYTE_BEGIN
public static final int HIGHBYTE_END
public static final int LOWBYTE_BEGIN_1
public static final int LOWBYTE_END_1
public static final int LOWBYTE_BEGIN_2
public static final int LOWBYTE_END_2
protected int getOrder(byte[] buf, int offset)
getOrder
in class CharDistributionAnalysis
Copyright © 2014. All rights reserved