Package opennlp.tools.ml.model
Class EvalParameters
java.lang.Object
opennlp.tools.ml.model.EvalParameters
- Direct Known Subclasses:
- NaiveBayesEvalParameters
This class encapsulates the variables used in producing probabilities from a model
 and facilitates passing these variables to the eval method.
- 
Constructor SummaryConstructors
- 
Method Summary