Description Usage Arguments Value Author(s) Examples
Return Chinese stop words.
1 | stopwordsCN(stopwords = NULL, useStopDic = TRUE)
|
stopwords |
A character vector of stop words. |
useStopDic |
Whether to use the default stop words. |
A vector of stop words.
Jian Li <rweibo@sina.com>
1 | stopwordsCN("yes", useStopDic = FALSE)
|
# tmcn Version: 0.2-8
[1] "yes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.