public class OneNormedQuestionPerLineTest extends AbstractNormedWordPrimingTest
AbstractNormedWordPrimingTest.SimpleNormedWordPrimingReport
normedWordQuestions
Constructor and Description |
---|
OneNormedQuestionPerLineTest(File primingFile)
Creates a new
OneNormedQuestionPerLineTest from a File . |
OneNormedQuestionPerLineTest(String primingFile)
Creates a new
OneNormedQuestionPerLineTest from a string
designated a file name. |
Modifier and Type | Method and Description |
---|---|
double |
computeStrength(SemanticSpace sspace,
String word1,
String word2)
Returns the association of the two words on a scale of 0 to 1.
|
evaluate
public OneNormedQuestionPerLineTest(String primingFile)
OneNormedQuestionPerLineTest
from a string
designated a file name.public OneNormedQuestionPerLineTest(File primingFile)
OneNormedQuestionPerLineTest
from a File
.public double computeStrength(SemanticSpace sspace, String word1, String word2)
computeStrength
in class AbstractNormedWordPrimingTest
word1
and word2
Copyright © 2012. All Rights Reserved.