public interface WordPrimingReport
SemanticSpace
on a particular
WordPrimingTest
.Modifier and Type | Method and Description |
---|---|
double |
effect()
Returns the effect of priming, which is the difference bewtween the
priming score for related and unrelated pairs.
|
int |
numberOfWordPairs()
Returns the total number of word pairs.
|
double |
relatedPriming()
Returns the priming score for related word pairs.
|
double |
unrelatedPriming()
Returns the priming score for unrelated word pairs.
|
int numberOfWordPairs()
double relatedPriming()
double unrelatedPriming()
double effect()
Copyright © 2012. All Rights Reserved.