googlenlp: An Interface to Google's Cloud Natural Language API (original) (raw)
Interact with Google's Cloud Natural Language API <https://cloud.google.com/natural-language/> (v1) via R. The API has four main features, all of which are available through this R package: syntax analysis and part-of-speech tagging, entity analysis, sentiment analysis, and language identification.
Version: | 0.2.0 |
---|---|
Imports: | dplyr, httr, jsonlite, purrr, readr, rlang |
Suggests: | testthat |
Published: | 2018-07-13 |
DOI: | 10.32614/CRAN.package.googlenlp |
Author: | Brian Weinstien [aut, cre] |
Maintainer: | Brian Weinstien |
License: | MIT + file |
URL: | https://github.com/BrianWeinstein/googlenlp |
NeedsCompilation: | no |
Materials: | README, NEWS |
CRAN checks: | googlenlp results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=googlenlpto link to this page.