stopWords | R Documentation |
stopWords: vector of stop words from xpo6.com
stopWords
character vector
"Stop words" are english words that are assumed to contribute limited semantic value in the analysis of free text.
http://xpo6.com/list-of-english-stop-words/
data(stopWords)
head(stopWords)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.