|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterchangeFormat | |
---|---|
pt.tumba.ngram.bayes | Implementation of Bayesian Network Classifiers that can be used to categorize text files using N-Grams as features. |
Uses of InterchangeFormat in pt.tumba.ngram.bayes |
---|
Subclasses of InterchangeFormat in pt.tumba.ngram.bayes | |
---|---|
class |
BayesInterchangeFormat
|
class |
XMLInterchangeFormat
|
Fields in pt.tumba.ngram.bayes declared as InterchangeFormat | |
---|---|
(package private) InterchangeFormat |
ConvertInterchangeFormat.ifo
|
Methods in pt.tumba.ngram.bayes with parameters of type InterchangeFormat | |
---|---|
protected void |
QuasiBayesNet.translate(InterchangeFormat ifo)
|
protected void |
BayesNet.translate(InterchangeFormat ifo)
|
Constructors in pt.tumba.ngram.bayes with parameters of type InterchangeFormat | |
---|---|
ConvertInterchangeFormat(InterchangeFormat inter_format)
Default constructor that loads an InterchangeFormat. |
|
QuasiBayesConvertInterchangeFormat(InterchangeFormat inter_format)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |