public static class MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats extends MultiClassPrecisionRecallExtendedStats<String>
MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats, MultiClassPrecisionRecallExtendedStats.StringStringConverter
correctGuesses, foundCorrect, foundGuessed, noLabel, stringConverter, tokensCorrect, tokensCount
fnCount, fpCount, labelIndex, negIndex, negLabel, tpCount
Constructor and Description |
---|
MultiClassStringLabelStats(Classifier<String,F> classifier,
GeneralDataset<String,F> data,
String negLabel) |
MultiClassStringLabelStats(Index<String> dataLabelIndex,
String negLabel) |
MultiClassStringLabelStats(String negLabel) |
addGuess, addGuess, addGuesses, clearCounts, finalizeCounts, getAccuracy, getAccuracyDescription, getAccuracyInfo, getConllEvalString, getConllEvalString, getCorrect, getCorrect, getLabels, getRelevant, getRelevant, getRetrieved, getRetrieved, markBoundary, score, score, score, score, score, score, score, score, setLabelIndex
getDescription, getF1Description, getF1Description, getFMeasure, getFMeasure, getNegLabel, getPrecision, getPrecision, getPrecisionDescription, getPrecisionDescription, getPrecisionInfo, getPrecisionInfo, getRecall, getRecall, getRecallDescription, getRecallDescription, getRecallInfo, getRecallInfo, score
public MultiClassStringLabelStats(Classifier<String,F> classifier, GeneralDataset<String,F> data, String negLabel)
public MultiClassStringLabelStats(String negLabel)