org.apache.mahout.classifier.sequencelearning.hmm
Class BaumWelchTrainer
java.lang.Object
org.apache.mahout.classifier.sequencelearning.hmm.BaumWelchTrainer
public final class BaumWelchTrainer
- extends Object
A class for EM training of HMM from console
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.