googleLanguageR: Call Google's 'Natural Language' API, 'Cloud Translation' API, 'Cloud Speech' API and 'Cloud Text-to-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, the 'Cloud Speech' API <https://cloud.google.com/speech/> to transcribe sound files to text and the 'Cloud Text-to-Speech' API <https://cloud.google.com/text-to-speech/> to turn text into sound files.

Version: 0.3.0
Depends: R (≥ 3.3)
Imports: assertthat, base64enc, googleAuthR (≥ 1.1.1), jsonlite, magrittr, purrr (≥ 0.2.4), stats, tibble, utils
Suggests: cld2, testthat, knitr, rmarkdown, rvest, shiny, shinyjs, stringdist, tidyr, tuneR, xml2
Published: 2020-04-19
Author: Mark Edmondson [aut, cre], John Muschelli [ctb], 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/ropensci/googleLanguageR/issues
License: MIT + file LICENSE
URL: http://code.markedmondson.me/googleLanguageR/, https://github.com/ropensci/googleLanguageR, https://docs.ropensci.org/googleLanguageR/
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: googleLanguageR results

Documentation:

Reference manual: googleLanguageR.pdf
Vignettes: Google Natural Language API
Introduction to googleLanguageR
Google Cloud Speech-to-Text API
Google Cloud Text-to-Speech API
Google Cloud Translation API

Downloads:

Package source: googleLanguageR_0.3.0.tar.gz
Windows binaries: r-devel: googleLanguageR_0.3.0.zip, r-release: googleLanguageR_0.3.0.zip, r-oldrel: googleLanguageR_0.3.0.zip
macOS binaries: r-release (arm64): googleLanguageR_0.3.0.tgz, r-oldrel (arm64): googleLanguageR_0.3.0.tgz, r-release (x86_64): googleLanguageR_0.3.0.tgz
Old sources: googleLanguageR archive

Reverse dependencies:

Reverse imports: text2speech
Reverse suggests: shiny.i18n, sonicscrewdriver

Linking:

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