public class ESLSynonymEvaluation extends Object implements WordChoiceEvaluation
TOEFLSynonymEvaluation
Constructor and Description |
---|
ESLSynonymEvaluation(File eslQuestionsFile)
Constructs this evaluation test using the ESL test question file.
|
ESLSynonymEvaluation(String eslQuestionsFileName)
Constructs this evaluation test using the ESL test question file refered
to by the provided name.
|
Modifier and Type | Method and Description |
---|---|
Collection<MultipleChoiceQuestion> |
getQuestions()
Returns a collection of multiple choice questions that can be used to
evaluate a
SemanticSpace . |
String |
toString() |
public ESLSynonymEvaluation(String eslQuestionsFileName)
public ESLSynonymEvaluation(File eslQuestionsFile)
public Collection<MultipleChoiceQuestion> getQuestions()
SemanticSpace
.getQuestions
in interface WordChoiceEvaluation
Copyright © 2012. All Rights Reserved.