Uses of Class
cc.mallet.topics.LDAHyper.Topication

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
           
 

Methods in cc.mallet.topics that return types with arguments of type LDAHyper.Topication
 java.util.ArrayList<LDAHyper.Topication> LDAHyper.getData()