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.
When edktool
is used with both the extract option and the option to generate a list of matches, setting OutputSimpleMatchInfo
to True
generates basic match information only, such as document, entity, position, and original text.
If OutputSimpleMatchInfo=True
, the EnableComponents
setting has no effect and reverts to False
.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Eduction |
Example: | OutputSimpleMatchInfo=False
|
See Also: | EnableComponents |
|