A Boolean that specifies whether Eduction returns more than one entity from any one section of text. To return only one entity from a section of text, set this parameter to False
. To return all entities in the text, set this parameter to True
.
For more information on overlapping and duplicate matches, refer to IDOL Expert.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Any section that you have defined for Eduction settings. |
Example: | AllowOverlaps=True
|
See Also: | NonGreedyMatch |
|