Jet.HMM
Class ActiveLearner

java.lang.Object
  extended byJet.HMM.ActiveLearner

public class ActiveLearner
extends java.lang.Object


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

Field Detail

keepLearning

public static volatile boolean keepLearning
Constructor Detail

ActiveLearner

public ActiveLearner()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException