|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.topics.LDAHyper.Topication
public class LDAHyper.Topication
Field Summary | |
---|---|
Instance |
instance
|
LDAHyper |
model
|
Labeling |
topicDistribution
|
LabelSequence |
topicSequence
|
Constructor Summary | |
---|---|
LDAHyper.Topication(Instance instance,
LDAHyper model,
LabelSequence topicSequence)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Instance instance
public LDAHyper model
public LabelSequence topicSequence
public Labeling topicDistribution
Constructor Detail |
---|
public LDAHyper.Topication(Instance instance, LDAHyper model, LabelSequence topicSequence)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |