Uses of Class
cc.mallet.topics.LDAHyper

Packages that use LDAHyper
cc.mallet.topics   
 

Uses of LDAHyper in cc.mallet.topics
 

Fields in cc.mallet.topics declared as LDAHyper
 LDAHyper LDAHyper.Topication.model
           
 

Constructors in cc.mallet.topics with parameters of type LDAHyper
LDAHyper.Topication(Instance instance, LDAHyper model, LabelSequence topicSequence)