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