public EUCKRProber() { codingSM = new CodingStateMachine(new EUCKRSMModel()); distributionAnalyser = new EUCKRDistributionAnalyser(); Reset(); }