R/stop_words.R

#' Stop Words from the \emph{tm} Package
#'
#' 174 English stop words in the \emph{tm} package
#'
#' @name stop_words
#'
#' @docType data
#'
#' @usage data(stop_words)
#'
#' @format A vector (length = 174)
#' 
#' @keywords datasets
#'
#' @examples
#' data("stop_words")
#'
NULL

Try the transforEmotion package in your browser

Any scripts or data that you put into this service are public.

transforEmotion documentation built on Sept. 11, 2024, 9:26 p.m.