org.apache.mahout.clustering.lda
Class LDAPrintTopics

java.lang.Object
  extended by org.apache.mahout.clustering.lda.LDAPrintTopics

public final class LDAPrintTopics
extends Object

Class to print out the top K words for each topic.


Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.