Uses of Class
cc.mallet.topics.TopicInferencer
-
Packages that use TopicInferencer Package Description cc.mallet.topics -
-
Uses of TopicInferencer in cc.mallet.topics
Subclasses of TopicInferencer in cc.mallet.topics Modifier and Type Class Description class
DMRInferencer
Methods in cc.mallet.topics that return TopicInferencer Modifier and Type Method Description TopicInferencer
ParallelTopicModel. getInferencer()
Return a tool for estimating topic distributions for new documentsTopicInferencer
PolylingualTopicModel. getInferencer(int language)
Return a tool for estimating topic distributions for new documentsstatic TopicInferencer
TopicInferencer. read(java.io.File f)
-