| Interface | Description |
|---|---|
| MultipleChoiceQuestion |
A question that provides a prompt and one or more options to choose from as
the answer.
|
| NormedPrimingQuestion | |
| NormedWordPrimingReport | |
| NormedWordPrimingTest | |
| WordAssociationReport |
A report of the performance of a
SemanticSpace on a particular
WordAssociationTest. |
| WordAssociationTest | |
| WordChoiceEvaluation |
A evaluation metric that uses a selection of a word from multiple choices.
|
| WordChoiceReport |
A report of the performance of a
SemanticSpace on a particular
WordChoiceEvaluation test. |
| WordPrimingReport |
A report of the performance of a
SemanticSpace on a particular
WordPrimingTest. |
| WordPrimingTest |
An interface for performing priming tests where there is no normed set of
responses to compare against.
|
| WordSimilarity |
A human-based similarity judgement for two words.
|
| WordSimilarityEvaluation |
An evaluation metric that compares the human-judged similarity of word pairs
against the similarity judgements from a
SemanticSpace. |
| WordSimilarityReport |
A report of the performance of a
SemanticSpace on a particular
WordSimilarityEvaluation test. |
| Class | Description |
|---|---|
| AbstractNormedWordPrimingTest | |
| AbstractWordAssociationTest |
A test-runner for evaluating the performance of a
SemanticSpace on a
WordSimilarityEvaluation test. |
| AbstractWordPrimingTest |
A test-runner for evaluating the performance of a
SemanticSpace on a
WordSimilarityEvaluation test. |
| DeeseAntonymEvaluation | |
| DeeseEvaluator | |
| ESLSynonymEvaluation |
A test of synonym questions gathered from the ESL (English as a Second
Language) exam by Peter Turney.
|
| FinkelsteinEtAl353WordSimilarityEvaluation |
A collection of human similarity judgements of word pairs gathered by
Finkelstein et al.
|
| OneNormedQuestionPerLineTest | |
| OnePairPerLinePrimingTest |
A simple
WordPrimingTest that extracts priming pairs from a text
file. |
| RubensteinGoodenoughWordSimilarityEvaluation |
A collection of human similarity judgements of word pairs gathered by
Rubenstein and Goodneough.
|
| SimpleMultipleChoiceQuestion |
An implementation of
MultipleChoiceQuestion for containing a prompt,
list of options and the correct index. |
| SimpleNormedPrimingQuestion | |
| SimpleWordAssociationReport |
An implementation of
WordAssociationTest. |
| SimpleWordSimilarity |
The default implementation of
WordSimilarity |
| ToeflSynonymEvaluation |
A test of eighty synonym questions gathered from the Test of English as a
Foreign Langauge (TOEFL) exam gathered by Thomas Landauer.
|
| WordChoiceEvaluationRunner |
A test-runner for evaluating the performance of a
SemanticSpace on a
WordChoiceEvaluation test. |
| WordSimilarityEvaluationRunner |
A test-runner for evaluating the performance of a
SemanticSpace on a
WordSimilarityEvaluation test. |
Copyright © 2012. All Rights Reserved.