public class AbstractNormedWordPrimingTest.SimpleNormedWordPrimingReport extends Object implements NormedWordPrimingReport
NormedWordPrimingReport that serves as a struct.| Constructor and Description |
|---|
AbstractNormedWordPrimingTest.SimpleNormedWordPrimingReport(int numberOfCues,
int numberOfUnanswerableCues,
double averageCorrelation)
Creates a new
AbstractNormedWordPrimingTest.SimpleNormedWordPrimingReport. |
| Modifier and Type | Method and Description |
|---|---|
double |
averageCorrelation()
Returns the average correlation of the normed cue to target strength and
the semantic similarity results generated by a sspace.
|
int |
numberOfCues()
Returns the total number of cues being reported.
|
int |
numberOfUnanswerableCues()
Returns the number of cues that could not be answered at all.
|
String |
toString() |
public AbstractNormedWordPrimingTest.SimpleNormedWordPrimingReport(int numberOfCues,
int numberOfUnanswerableCues,
double averageCorrelation)
AbstractNormedWordPrimingTest.SimpleNormedWordPrimingReport.public double averageCorrelation()
averageCorrelation in interface NormedWordPrimingReportpublic int numberOfCues()
numberOfCues in interface NormedWordPrimingReportpublic int numberOfUnanswerableCues()
numberOfUnanswerableCues in interface NormedWordPrimingReportCopyright © 2012. All Rights Reserved.