Punctuation Removal
Standardization Definition
Punctuation Removal | ||
---|---|---|
Description |
The Punctuation Removal standardization definition removes punctuation characters. |
|
Examples | Input | Output |
100 Main St. Apt #100 | 100 Main St Apt 100 | |
(919) 541-2777 ext. 500 | 919 541-2777 ext 500 | |
「文字」 | 文字 | |
Client_Code | ClientCode | |
Remarks |
Punctuation characters are defined as characters in the following Unicode general categories:
|
|
To remove symbols, use the Symbol Removal standardization definition. |