org.apache.mahout.classifier.sequencelearning.hmm
Class RandomSequenceGenerator

java.lang.Object
  extended by org.apache.mahout.classifier.sequencelearning.hmm.RandomSequenceGenerator

public final class RandomSequenceGenerator
extends Object

Command-line tool for generating random sequences by given HMM


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 IOException
Throws:
IOException


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