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 <bweinstein02 at gmail.com> | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/BrianWeinstein/googlenlp | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | googlenlp results | 
| Reference manual: | googlenlp.html , googlenlp.pdf | 
| Package source: | googlenlp_0.2.0.tar.gz | 
| Windows binaries: | r-devel: googlenlp_0.2.0.zip, r-release: googlenlp_0.2.0.zip, r-oldrel: googlenlp_0.2.0.zip | 
| macOS binaries: | r-release (arm64): googlenlp_0.2.0.tgz, r-oldrel (arm64): googlenlp_0.2.0.tgz, r-release (x86_64): googlenlp_0.2.0.tgz, r-oldrel (x86_64): googlenlp_0.2.0.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=googlenlp to link to this page.