R/stansent-package.R

#' Wrapper of Stanford's Sentiment Tagger
#'
#' Wraps Stanford's sentiment tagger in a way that makes the process easier to get set up.
#' @docType package
#' @name stansent
#' @references http://nlp.stanford.edu/software/corenlp.shtml
#' @aliases stansent package-stansent
NULL
trinker/stansent documentation built on Oct. 12, 2021, 11:19 a.m.