googleLanguageR: Call Google's 'Natural Language' API, 'Cloud Translation' API and 'Cloud Speech' API

Call 'Google Cloud' machine learning APIs for text and speech tasks. Call the 'Cloud Translation' API <https://cloud.google.com/translate/> for detection and translation of text, the 'Natural Language' API <https://cloud.google.com/natural-language/> to analyse text for sentiment, entities or syntax or the 'Cloud Speech' API <https://cloud.google.com/speech/> to transcribe sound files to text.

Version: 0.1.1
Depends: R (≥ 3.3.2)
Imports: assertthat, base64enc, googleAuthR, jsonlite, magrittr, purrr, stats, tibble
Suggests: cld2, httptest, knitr, rmarkdown, rvest, stringdist, tidyr, xml2
Published: 2017-11-16
Author: Mark Edmondson [aut, cre], Neal Richardson [rev] (Neal reviewed the package for ropensci, see <https://github.com/ropensci/onboarding/issues/127>), Julia Gustavsen [rev] (Julia reviewed the package for ropensci, see <https://github.com/ropensci/onboarding/issues/127>)
Maintainer: Mark Edmondson <r at sunholo.com>
BugReports: https://github.com/MarkEdmondson1234/googleLanguageR/issues
License: MIT + file LICENSE
URL: http://code.markedmondson.me/googleLanguageR/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: googleLanguageR results

Downloads:

Reference manual: googleLanguageR.pdf
Vignettes: Google Natural Language API
Introduction to googleLanguageR
Google Cloud Speech API
Google Cloud Translation API
Package source: googleLanguageR_0.1.1.tar.gz
Windows binaries: r-devel: googleLanguageR_0.1.1.zip, r-release: googleLanguageR_0.1.1.zip, r-oldrel: googleLanguageR_0.1.1.zip
OS X binaries: r-release: googleLanguageR_0.1.1.tgz, r-oldrel: googleLanguageR_0.1.1.tgz
Old sources: googleLanguageR archive

Linking:

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