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

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

Uses of ConvertInterchangeFormat in pt.tumba.ngram.bayes
 

Subclasses of ConvertInterchangeFormat in pt.tumba.ngram.bayes
 class QuasiBayesConvertInterchangeFormat
          Class that converts the contents of an InterchangeFormat * object to the BayesNet object in the BayesianNetworks * package *