Package | Description |
---|---|
edu.ucla.sspace.evaluation |
Modifier and Type | Class and Description |
---|---|
class |
FinkelsteinEtAl353WordSimilarityEvaluation
A collection of human similarity judgements of word pairs gathered by
Finkelstein et al.
|
class |
RubensteinGoodenoughWordSimilarityEvaluation
A collection of human similarity judgements of word pairs gathered by
Rubenstein and Goodneough.
|
Modifier and Type | Method and Description |
---|---|
static WordSimilarityReport |
WordSimilarityEvaluationRunner.evaluate(SemanticSpace sspace,
WordSimilarityEvaluation test,
Similarity.SimType vectorComparisonType)
Evaluates the performance of a given
SemanticSpace on a given
WordSimilarityEvaluation using the provided similarity metric. |
Copyright © 2012. All Rights Reserved.