Description Usage Arguments Format Methods Private fields See Also
Class to get the match with the specific word from an Urban dictionary.
1 |
propertyName |
(character) Name of the property. |
alwaysBeforeDeps |
(list) The dependences alwaysBefore (pipes that must be executed before this one). |
notAfterDeps |
(list) The dependences notAfter (pipes that cannot be executed after this one). |
An object of class R6ClassGenerator
of length 24.
handle Get the matches with the originalText and set it to replacementText.
Usage
handle(originalText, replacementText, lang)
Value
The word that matches with the originalText.
Arguments
originalText (character) The original text to replace.
replacementText (character) The word that matches with the originalText.
lang (character) The language of the original string.
getReplacement4SlangTerm Get the matches with the originalText and set it to replacementText.
Usage
getReplacement4SlangTerm(slangTerm, lang)
Value
The word that matches with the originalText.
Arguments
slangTerm (character) The original text to replace.
lang (character) The language of the original string.
getResourcesUrbanDictionaryPath Getter of path of slangs resources.
Usage
getResourcesUrbanDictionaryPath()
Value
Value of path of slangs eesources.
resourcesUrbanDictionaryPath (character) The path where are the resources.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.