EductionGrammars
The grammar files that Answer Bank must use for question parsing.
In the Answer Bank system, Answer Server uses Eduction to parse incoming questions, and then uses the parsed information to search the Answer Bank for an answer.
Type: | String |
Default: | |
Required: | Required if you want to use contexts with an AnswerBank system with ask; otherwise optional |
Configuration Section: | MySystem |
Example: | EductionGrammars=./resources/grammars/question_grammar_en.ecr
|
See Also: |