MatchCase
By default, Eduction Server is case sensitive when matching characters. This default value applies only when no grammar-specific case attribute has been specified for an entity.
To ignore case when matching characters, set this parameter to False
.
Action: | EduceFromFile, EduceFromText, RedactFromFile, RedactFromText |
Type: | Boolean |
Default: | The value of the MatchCase configuration parameter |
Example: | MatchCase=False
|
See Also: |