public interface WordSimilarityReport
SemanticSpace
on a particular
WordSimilarityEvaluation
test.Modifier and Type | Method and Description |
---|---|
double |
correlation()
Returns the correlation between the similarity judgemnts from a
SemanticSpace similarity and the provided human similarity judgements. |
int |
numberOfWordPairs()
Returns the total number of word pairs.
|
int |
unanswerableQuestions()
Returns the number of questions for which a
SemanticSpace
could not give an answer due to missing word vectors. |
int numberOfWordPairs()
double correlation()
SemanticSpace
similarity and the provided human similarity judgements.int unanswerableQuestions()
SemanticSpace
could not give an answer due to missing word vectors.Copyright © 2012. All Rights Reserved.