Class DynamicEvalParameters
java.lang.Object
opennlp.tools.ml.model.DynamicEvalParameters
-
Constructor Summary
ConstructorsConstructorDescriptionDynamicEvalParameters(List<? extends Context> params, int numOutcomes) Creates a set of parameters which can be evaluated with the eval method. -
Method Summary
-
Constructor Details
-
DynamicEvalParameters
-
-
Method Details
-
getParams
-
getNumOutcomes
public int getNumOutcomes()
-