org.knowceans.topics.cgen
Class TestMixNets

java.lang.Object
  extended by org.knowceans.topics.cgen.TestMixNets

public class TestMixNets
extends java.lang.Object


Constructor Summary
TestMixNets()
           
 
Method Summary
(package private) static MixNet createLdaMixnet()
          create an LDA model as an example of a mixture network
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMixNets

public TestMixNets()
Method Detail

createLdaMixnet

static MixNet createLdaMixnet()
create an LDA model as an example of a mixture network

Parameters:
args -