When using the built-in profanity word mechanism in Nexconn services, you need to add profanity word first. This article outlines the setup rules and matching effects for profanity word strings.
Simplified and Traditional Chinese smart filtering
Setting Simplified Chinese profanity words automatically filters the corresponding Traditional Chinese profanity words.
Smartly punctuation ignoring
It supports smartly ignoring punctuation in strings to match profanity words.
Note: For example, if the profanity word is set to “AB”, messages containing “A,B” will also be filtered. In this case, “AcB” and “A3B” will also be filtered.
Smart English word recognition
It supports intelligent recognition and filtering of English words, improving matching accuracy. English supports automatic matching of full-width, half-width, uppercase, and lowercase.
Note: For example, if the profanity word is set to “AV”, only the complete words “AV” and “av” will be filtered, while the “av” in the word “Java” will not be filtered.
Numeric profanity words
It supports matching continuous numeric strings and smartly matches full-width numbers.
Note: For example, if the profanity word is set to “123”, it can filter “123”, “1 2 3”, “123汉字”, and “123” (full-width), but cannot filter the “123” segment in “123467”.