Description Usage Arguments Note Author(s) References Examples
The function takes a string as an argument and returns the mean humor score. The function executes lemmatization of the string and returns the value of the lemmatized input. The value is based on Engelthaler & Hills (2018).
1 | funny(x)
|
x |
An obejct of class character. |
If the function returns NaN, it means no input text was found in the word list.
Almog Simchon
Engelthaler, T., & Hills, T. T. (2018). Humor norms for 4,997 English words. Behavior research methods, 50(3), 1116-1124.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.