| TextBeforeAfterEmoticons | R Documentation |
Computes text before and after emoticons.
TextBeforeAfterEmoticons(emoticons, nclusters = parallel::detectCores())
emoticons |
Emoticon data.table object. |
nclusters |
Number of clusters to use for running openNLP to detect sentences. |
Emoticon data.table object with text.before,
text.after, sentence.before and
sentence.after columns added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.