model/verb_test_model library
Classes
-
VerbTestModel<
T extends Verb> - Model class for studying, testing and evaluating the verb. The model should be initialised with the attributes of the expected that is being evaluated and with the pronouns of the language. The instance also maintains a score representing the amount of correct answers added by using the add method.