Package | Description |
---|---|
org.wikibrain.sr.evaluation |
Modifier and Type | Method and Description |
---|---|
MostSimilarEvaluationLog |
MostSimilarEvaluator.createResults(File path) |
protected MostSimilarEvaluationLog |
MostSimilarEvaluator.evaluateSplit(MonolingualSRFactory factory,
Split split,
File log,
File err,
Map<String,String> config)
Evaluates a particular split for mostSimilar()
|
static MostSimilarEvaluationLog |
MostSimilarEvaluationLog.read(File path) |
Modifier and Type | Method and Description |
---|---|
List<MostSimilarEvaluationLog> |
MostSimilarEvaluationLog.getChildEvaluations() |
Modifier and Type | Method and Description |
---|---|
void |
MostSimilarEvaluationLog.merge(MostSimilarEvaluationLog eval) |
Copyright © 2014. All rights reserved.