TextBeforeAfterEmoticons: Text before and after emoticons

View source: R/emoticons.R

TextBeforeAfterEmoticonsR Documentation

Text before and after emoticons

Description

Computes text before and after emoticons.

Usage

TextBeforeAfterEmoticons(emoticons, nclusters = parallel::detectCores())

Arguments

emoticons

Emoticon data.table object.

nclusters

Number of clusters to use for running openNLP to detect sentences.

Value

Emoticon data.table object with text.before, text.after, sentence.before and sentence.after columns added.


M3SOulu/EmoticonFindeR documentation built on June 24, 2022, 4:56 p.m.