AllowOverlaps
A Boolean value that specifies whether to return more than one match, when Eduction finds overlapping matches that start at different characters (offsets). To return overlapping matches set this parameter to True
.
For more information, see the AllowOverlaps configuration parameter.
Action: | EduceFromFile, EduceFromText, RedactFromFile, RedactFromText |
Type: | Boolean |
Default: | The value of the AllowOverlaps configuration parameter |
Example: | AllowOverlaps=True
|
See Also: | NonGreedyMatch |