|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFProbabilityVariable | |
---|---|
pt.tumba.ngram.bayes | Implementation of Bayesian Network Classifiers that can be used to categorize text files using N-Grams as features. |
Uses of IFProbabilityVariable in pt.tumba.ngram.bayes |
---|
Methods in pt.tumba.ngram.bayes that return IFProbabilityVariable | |
---|---|
IFProbabilityVariable |
BayesInterchangeFormat.VariableContent(java.lang.String name)
|
IFProbabilityVariable |
XMLInterchangeFormat.VariableContent(java.lang.String name)
|
IFProbabilityVariable |
BayesInterchangeFormat.VariableDeclaration()
|
IFProbabilityVariable |
XMLInterchangeFormat.VariableDeclaration()
|
Methods in pt.tumba.ngram.bayes with parameters of type IFProbabilityVariable | |
---|---|
void |
IFBayesNet.add(IFProbabilityVariable pv)
Method that adds a ProbabilityVariable object to the vector of variables. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |