Package opennlp.tools.util.eval
package opennlp.tools.util.eval
-
ClassDescriptionThe
FMeasureis a utility class forevaluatorswhich measures precision, recall and the resulting f-measure.Calculates the arithmetic mean of values added with theMean.add(double)method.