jInfer

cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating
Interface AutomatonEvaluator<T>

All Superinterfaces:
Evaluator<Automaton<T>>
All Known Implementing Classes:
Naive, NaiveAlphabet

public interface AutomatonEvaluator<T>
extends Evaluator<Automaton<T>>

TODO anti Comment!


Method Summary
 void setInputStrings(List<List<T>> inputStrings)
           
 
Methods inherited from interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.Evaluator
evaluate
 

Method Detail

setInputStrings

void setInputStrings(List<List<T>> inputStrings)

jInfer

Generated on Fri Dec 9 00:01:25 CET 2011