Number Removal
Standardization Definition
Number Removal | ||
---|---|---|
Description |
The Number Removal standardization definition removes all number characters. |
|
Examples | Input | Output |
John Smith 123 | John Smith | |
AAA111 111 | AAA | |
Thai Zero ๐ and Twelve ๑๒ | Thai Zero and Twelve | |
½ inch | inch | |
Remarks | Number characters are defined as characters in the Unicode general category Number (N*). |