Package | Description |
---|---|
org.wikibrain.sr.evaluation |
Modifier and Type | Method and Description |
---|---|
KnownMostSim |
KnownMostSim.getAboveThreshold(double threshold) |
KnownMostSim |
MostSimilarGuess.getKnown() |
KnownMostSim |
MostSimilarDataset.getSimilarities(String phrase) |
Modifier and Type | Method and Description |
---|---|
void |
MostSimilarEvaluationLog.record(KnownMostSim kms,
MostSimilarGuess guess) |
void |
MostSimilarEvaluationLog.record(KnownMostSim kms,
SRResultList mostSimilar) |
void |
MostSimilarEvaluationLog.recordFailed(KnownMostSim kms) |
Constructor and Description |
---|
MostSimilarGuess(KnownMostSim known,
SRResultList guess) |
MostSimilarGuess(KnownMostSim known,
String str) |
Copyright © 2014. All rights reserved.