A Boolean that specifies whether Eduction Server 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.
Action: | EduceFromFile, EduceFromText, RedactFromFile, RedactFromText |
Type: | Boolean |
Default: | The value of the AllowOverlaps configuration parameter |
Example: | AllowOverlaps=True
|
See Also: | NonGreedyMatch |
|