A list of punctuation characters to treat as part of the word, rather than as word boundaries. By default almost all punctuation characters are treated as word boundaries.
Note: You cannot specify spaces, returns, and tabs as TangibleCharacters
.
This parameter has no effect when MatchWholeWord
is set to False
.
For more information on using TangibleCharacters
to specify punctuation characters to match, or to match punctuation at the start of a match, refer to IDOL Expert.
Note: If you specify the TangibleCharacters
action, this overrides any settings you make using the TangibleCharacters
configuration parameter.
Action: | EduceFromFile, me EduceFromText, RedactFromFile, RedactFromText |
---|---|
Type: | String |
Default: | None |
Example: | TangibleCharacters=-/\@
|
See Also: | MatchWholeWord
TokenWithPunctuation |
|