Package: aws.comprehend
Type: Package
Title: Client for 'AWS Comprehend'
Version: 0.2.1
Date: 2020-03-10
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut"),
                    email = "thosjleeper@gmail.com",
                    comment = c(ORCID = "0000-0003-4097-6326")),
             person("Antoine", "Sachet", role = c("aut", "cre"),
                    email = "antoine.sac@gmail.com"),
             person("Dave", "Kincaid", role = c("ctb"),
                    email = "dave@kincaidlabs.ai"))
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 (>= 2.1.0)
Depends: R (>= 3.5.0)
Encoding: UTF-8
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-03-18 13:30:25 UTC; asac
Author: Thomas J. Leeper [aut] (<https://orcid.org/0000-0003-4097-6326>),
  Antoine Sachet [aut, cre],
  Dave Kincaid [ctb]
Maintainer: Antoine Sachet <antoine.sac@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-18 14:30:06 UTC
Built: R 4.6.0; ; 2025-08-18 08:15:30 UTC; unix
