Uses of Class
pt.tumba.ngram.bayes.Inference

Packages that use Inference
pt.tumba.ngram.bayes Implementation of Bayesian Network Classifiers that can be used to categorize text files using N-Grams as features. 
 

Uses of Inference in pt.tumba.ngram.bayes
 

Subclasses of Inference in pt.tumba.ngram.bayes
 class QuasiBayesInference
           
 

Fields in pt.tumba.ngram.bayes declared as Inference
protected  Inference Expectation.inference