Profanity
CDYNE Profanity Filter web service is a simple, but elegant way to remove words that are considered profanity to keep professionalism in online web-based applications. Basic Profanity Filtering can be accomplished by utilizing the SimpleProfanityFilter operation below.
Please look at our wiki for details on CDYNE's Profanity filter (Character limits, etc).
The following operations are supported. For a formal definition, please review the Service Description.
-
AddProfanityWordToLevelByKey
Adds a profanity word to a profanity level. -
AddWordToNonProfanityListByKey
This will add a word to our Non Profanity List, incase our Profanity Filter mistakens a word. -
AdvancedProfanityFilter
This allows you to access to the more advanced functions which allow you to create your own lists, and levels of profanity, and the use of Phonetics(Sounds Like) -
CreateProfanityLevel
Creates a profanity level within a key. Use 0 For DefaultWordsLevel paramter if you do not wish to include words from default database. -
CreateUserDefinedKey
This will create a new User Defined Levels Identification Code for you when you want to create your own Profanity Levels. -
DeleteKeyByLicenseKey
This will delete your key. -
DeleteProfanityLevelByKey
This will delete a profanity level from a key -
DeleteProfanityWordFromLevelByKey
Deletes a profanity word from a level. -
DeleteWordFromNonProfanityListByKey
This will delete a non-profane word from our Non Profanity Database. - GetDefaultLevels
- GetDefaultWordsByLevel
-
GetKeysByLicenseKey
This will retrieve a list of all the keys based on a LicenseKey. -
GetProfanityLevels
Gets all the profanity level. -
GetReplaceTypes
Gets all the Types of Replacement values you are allowed to use -
GetWordsByLevel
This will get all the words in a specific level. -
ProfanityFilter
Regular Profanity Filter, Allows you to specify the level you wish to clean, and this also goes through a number filter to help find cleanse more profanity. -
SimpleProfanityFilter
Basic Profanity Filter, which replaces curse words with the world [Explicit]. CDYNE uses a proprietary database of words. To suggest a new word, please email info@cdyne.com