emo icon indicating copy to clipboard operation
emo copied to clipboard

emonize

Open kohske opened this issue 7 years ago • 0 comments

Wonderful package!!

It may be useful if emo has a function that automatically convert plain text to emonized text. e.g.,

emonize(text, p = 0.9, replace = TRUE)

p is probability of conversion, i.e., if p=1, all possible words are emonized, while if p=0.5 half of possible words are randomly emonized.

If replace is TRUE, the word are replaced by emo. If FALSE emo appears just after the word.

kohske avatar Apr 26 '17 10:04 kohske