se.lth.cs.nlp.nlputils.ml.glue
Class WekaInterface

java.lang.Object
  extended by se.lth.cs.nlp.nlputils.ml.glue.WekaInterface

public class WekaInterface
extends Object

Author:
Richard Johansson (richard@cs.lth.se)

Constructor Summary
WekaInterface()
           
 
Method Summary
(package private) static ProbabilityClassifier trainClassifier(String method, String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WekaInterface

public WekaInterface()
Method Detail

trainClassifier

static ProbabilityClassifier trainClassifier(String method,
                                             String[] args)