Package opennlp.dl.doccat.scoring
-
Interface Summary Interface Description ClassificationScoringStrategy Used to determine the scores of document classification. -
Class Summary Class Description AverageClassificationScoringStrategy Calculates the document classification scores by averaging the scores for all individual parts of a document.