|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LDAHyper.Topication | |
---|---|
cc.mallet.topics |
Uses of LDAHyper.Topication in cc.mallet.topics |
---|
Fields in cc.mallet.topics with type parameters of type LDAHyper.Topication | |
---|---|
protected java.util.ArrayList<LDAHyper.Topication> |
LDAHyper.data
Deprecated. |
protected java.util.ArrayList<LDAHyper.Topication> |
LDAStream.test
|
Methods in cc.mallet.topics that return types with arguments of type LDAHyper.Topication | |
---|---|
java.util.ArrayList<LDAHyper.Topication> |
LDAHyper.getData()
Deprecated. |
java.util.ArrayList<LDAHyper.Topication> |
LDAStream.getTest()
|
Method parameters in cc.mallet.topics with type arguments of type LDAHyper.Topication | |
---|---|
void |
LDAStream.printDocumentTopics(java.util.ArrayList<LDAHyper.Topication> dataset,
java.io.File f)
|
void |
LDAStream.printDocumentTopics(java.util.ArrayList<LDAHyper.Topication> dataset,
java.io.PrintWriter pw)
|
void |
LDAStream.printDocumentTopics(java.util.ArrayList<LDAHyper.Topication> dataset,
java.io.PrintWriter pw,
double threshold,
int max)
|
void |
LDAStream.printState(java.util.ArrayList<LDAHyper.Topication> dataset,
java.io.File f)
|
void |
LDAStream.printState(java.util.ArrayList<LDAHyper.Topication> dataset,
java.io.PrintStream out)
|
void |
LDAStream.printTheta(java.util.ArrayList<LDAHyper.Topication> dataset,
java.io.File f,
double threshold,
int max)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |