Package opennlp.tools.cmdline.params
Interface DetailedFMeasureEvaluatorParams
-
@Internal public interface DetailedFMeasureEvaluatorParams
EvaluatorParams for Chunker.Note: Do not use this class, internal use only!
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Boolean
getDetailedF()
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Method Detail
-
getDetailedF
@Deprecated(forRemoval=true) Boolean getDetailedF()
Deprecated, for removal: This API element is subject to removal in a future version.
-
-