cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveDefective
Class NaiveDefectiveRules<T>
java.lang.Object
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveDefective.NaiveDefectiveRules<T>
- All Implemented Interfaces:
- Evaluator<Automaton<T>>
public class NaiveDefectiveRules<T>
- extends Object
- implements Evaluator<Automaton<T>>
TODO anti Comment!
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NaiveDefectiveRules
public NaiveDefectiveRules()
NaiveDefectiveRules
public NaiveDefectiveRules(List<List<T>> inputStrings)
setInputStrings
public void setInputStrings(List<List<T>> inputStrings)
evaluate
public double evaluate(Automaton<T> aut)
throws InterruptedException
- Specified by:
evaluate
in interface Evaluator<Automaton<T>>
- Throws:
InterruptedException
Generated on Fri Dec 9 00:01:25 CET 2011