Uses of Class
pt.tumba.ngram.compression.ExcludingAdaptiveUnigramModel

Packages that use ExcludingAdaptiveUnigramModel
pt.tumba.ngram.compression Implementation of the compression-based classification technique described in the papers "Towards Parameter-Free Data Mining" and "The Similarity Metric", respectivelly by Ming Li and Keogh et al. 
 

Uses of ExcludingAdaptiveUnigramModel in pt.tumba.ngram.compression
 

Fields in pt.tumba.ngram.compression declared as ExcludingAdaptiveUnigramModel
private  ExcludingAdaptiveUnigramModel PPMModel._backoffModel
          Model to use for short contexts.