@Deprecated public class InKBClassBasedFMeasureCalculator<T extends org.aksw.gerbil.transfer.nif.Meaning> extends ConfidenceBasedFMeasureCalculator<T>
| Modifier and Type | Field and Description |
|---|---|
static String |
EE_MACRO_F1_SCORE_NAME
Deprecated.
|
static String |
EE_MACRO_PRECISION_NAME
Deprecated.
|
static String |
EE_MACRO_RECALL_NAME
Deprecated.
|
static String |
EE_MICRO_F1_SCORE_NAME
Deprecated.
|
static String |
EE_MICRO_PRECISION_NAME
Deprecated.
|
static String |
EE_MICRO_RECALL_NAME
Deprecated.
|
static String |
IN_KB_MACRO_F1_SCORE_NAME
Deprecated.
|
static String |
IN_KB_MACRO_PRECISION_NAME
Deprecated.
|
static String |
IN_KB_MACRO_RECALL_NAME
Deprecated.
|
static String |
IN_KB_MICRO_F1_SCORE_NAME
Deprecated.
|
static String |
IN_KB_MICRO_PRECISION_NAME
Deprecated.
|
static String |
IN_KB_MICRO_RECALL_NAME
Deprecated.
|
static String |
MACRO_ACCURACY_NAME
Deprecated.
|
static String |
MICRO_ACCURACY_NAME
Deprecated.
|
F1_SCORE, matchingsCounter, PRECISION, RECALL| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(List<List<T>> annotatorResults,
List<List<T>> goldStandard,
EvaluationResultContainer results)
Deprecated.
|
calculateMacroFMeasure, calculateMacroFMeasure, calculateMicroFMeasure, calculateMicroFMeasure, calculateOptMicroFMeasure, generateMatchingCounts, setPrintDebugMsg@Deprecated public static final String MACRO_ACCURACY_NAME
@Deprecated public static final String MICRO_ACCURACY_NAME
public static final String IN_KB_MACRO_F1_SCORE_NAME
public static final String IN_KB_MACRO_PRECISION_NAME
public static final String IN_KB_MACRO_RECALL_NAME
public static final String IN_KB_MICRO_F1_SCORE_NAME
public static final String IN_KB_MICRO_PRECISION_NAME
public static final String IN_KB_MICRO_RECALL_NAME
public static final String EE_MACRO_F1_SCORE_NAME
public static final String EE_MACRO_PRECISION_NAME
public static final String EE_MACRO_RECALL_NAME
public static final String EE_MICRO_F1_SCORE_NAME
public static final String EE_MICRO_PRECISION_NAME
public static final String EE_MICRO_RECALL_NAME
Copyright © 2014–2017. All rights reserved.