csli.util.classify.berkeley
Class LearnerFactory

java.lang.Object
  extended by csli.util.classify.berkeley.LearnerFactory

public class LearnerFactory
extends Object

Author:
mpurver

Constructor Summary
LearnerFactory()
           
 
Method Summary
static Learner getLearner()
           
static Learner getLearner(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LearnerFactory

public LearnerFactory()
Method Detail

getLearner

public static Learner getLearner()

getLearner

public static Learner getLearner(Object o)