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: | False |
Required: | No |
Configuration Section: | Any section that you have defined for Eduction settings. |
Example: | OutputSimpleMatchInfo=True
|
See Also: | EnableComponents |
|