powered by
Return Chinese stop words.
stopwordsCN(stopwords = NULL, useStopDic = TRUE)
A character vector of stop words.
Whether to use the default stop words.
A vector of stop words.
# NOT RUN { stopwordsCN("yes", useStopDic = FALSE) # }
Run the code above in your browser using DataLab