Package: aws.comprehend
Type: Package
Title: 'AWS Comprehend' Client Package
Version: 0.1.2
Date: 2018-04-09
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"),
                    email = "thosjleeper@gmail.com"))
Description: Client for 'AWS Comprehend' <https://aws.amazon.com/comprehend>, a cloud natural language processing service that can perform a number of quantitative text analyses, including language detection, sentiment analysis, and feature extraction.
License: GPL (>= 2)
URL: https://github.com/cloudyr/aws.comprehend
BugReports: https://github.com/cloudyr/aws.comprehend/issues
Imports: httr, jsonlite, aws.signature (>= 0.3.4)
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-09 20:50:13 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-12 12:54:27 UTC
