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
quanteda/quanteda documentation built on Sept. 4, 2024, 7:56 p.m.