R/stopwords.R

#' @section Stopwords: 
#' 
#' Stopword lists were formerly built into \pkg{quanteda}, but have been moved to the 
#' \pkg{stopwords} package. See [stopwords::stopwords()].
#' @importFrom stopwords stopwords
#' @export 
stopwords::stopwords
koheiw/quanteda.core documentation built on Sept. 21, 2020, 3:44 p.m.