R/package.R

#' @name aws.comprehend-package
#' @title aws.comprehend
#' @aliases aws.comprehend-package aws.comprehend
#' @docType package
#' @description AWS Comprehend Client Package
#' @details Client for AWS Comprehend (\url{https://aws.amazon.com/comprehend}0, a cloud natural language processing service that can perform a number of quantitative text analyses, including language detection, sentiment analysis, and feature extraction.
#' @author Thomas J. Leeper <thosjleeper@gmail.com>
#' @keywords package 
#' @seealso \code{\link{detect_language}}, \code{\link{detect_sentiment}}, \code{\link{detect_entities}}, \code{\link{detect_phrases}}
NULL

Try the aws.comprehend package in your browser

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

aws.comprehend documentation built on April 14, 2020, 6:34 p.m.