OutputSimpleMatchInfo
DEPRECATED: The OutputSimpleMatchInfo
parameter is deprecated in Eduction version 12.5.0 and later.
This parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
Set OutputSimpleMatchInfo
to True
to generate basic match information only, such as document, entity, position, and original text. To use this option, you must use edktool
with both the extract option and the option to generate a list of matches.
If OutputSimpleMatchInfo=True
, EnableComponents has no effect and reverts to False
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Eduction |
Example: | OutputSimpleMatchInfo=False
|
See Also: | EnableComponents |