Online Sensitive Word Detection Tool: Detects whether text contains sensitive words, lists all relevant sensitive words, and replaces them with “ * ”.
1. Ignore special symbols
While detecting sensitive words, meaningless special characters are ignored.
Example: “fu@c+k” will correctly detect: fuck.
2. Ignore repeat characters
Repeated occurrences of the same character are ignored during detection.
Example: “fuuuccccck” will correctly detect: fuck.
3. Ignore numeric styles
Special numeric forms such as ⓿㈠⑵③㊃㈤ⅵ7₈⁹玖 are ignored during detection.
Example: “1₈禁” will correctly detect: 18禁.
4. Ignore letter styles
Styled English letters are ignored during detection.
Example: “𝔽𝓾🅲𝑲” will correctly detect: fuck.
(
Fancy English Text Converter)
5. Ignore Simplified/Traditional Chinese
Simplified and Traditional Chinese forms are treated as the same during detection.
Example: “狗東西” will correctly detect: 狗东西.
(
Simplified and Traditional Chinese Converter)