Package | Description |
---|---|
edu.ucla.sspace.evaluation |
Modifier and Type | Class and Description |
---|---|
class |
SimpleMultipleChoiceQuestion
An implementation of
MultipleChoiceQuestion for containing a prompt,
list of options and the correct index. |
Modifier and Type | Method and Description |
---|---|
Collection<MultipleChoiceQuestion> |
ESLSynonymEvaluation.getQuestions()
Returns a collection of multiple choice questions that can be used to
evaluate a
SemanticSpace . |
Collection<MultipleChoiceQuestion> |
ToeflSynonymEvaluation.getQuestions()
Returns a collection of multiple choice questions that can be used to
evaluate a
SemanticSpace . |
Collection<MultipleChoiceQuestion> |
WordChoiceEvaluation.getQuestions()
Returns a collection of multiple choice questions that can be used to
evaluate a
SemanticSpace . |
Copyright © 2012. All Rights Reserved.