Grammars
A comma-separated list of grammar files to use.
The grammar files must exist in your configuration. Eduction Server uses all the entities in the specified grammars.
NOTE: If you set both Grammars
and Entities, Eduction Server uses the specified Entities and ignores the Grammars
.
You can use wildcard values in the grammar names.
Action: | EduceFromFile, EduceFromText, RedactFromFile, RedactFromText |
Type: | String |
Default: | The value of the ResourceFiles configuration parameter |
Example: | Grammars=my_grammar_dir/date_fre.ecr, my_grammar_dir/time_fre.ecr
|
See Also: | Entities |