The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

googlenlp: An Interface to Google's Cloud Natural Language API

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
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

Documentation:

Reference manual: googlenlp.pdf

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=googlenlp to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.