Set RedactionType to Normalize to replace a match with the normalized form of the text. For example, you could replace a match ten to nine twenty third of June with the normalized version 8:50 23rd of June.
Set RedactionType to Replace to replace a match with a censored string or replacement character.
NOTE: If you set AllowOverlaps to True, you cannot set RedactionType to Normalize, because Eduction Server cannot normalize two overlapping phrases.
| Action: | RedactFromFile, RedactFromText |
| Type: | String |
| Default: | The value of the RedactionType configuration parameter |
| Example: | RedactionType=Normalize
|
| See Also: | RedactionReplacementCharacter
|