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.2.0 |
Depends: | R (≥ 3.3) |
Imports: | assertthat, base64enc, googleAuthR, jsonlite, magrittr, purrr (≥ 0.2.4), stats, tibble, utils |
Suggests: | cld2, httptest (≥ 3.1.0), knitr, rmarkdown, rvest, stringdist, shiny, shinyjs, tidyr, tuneR, xml2 |
Published: | 2018-06-21 |
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/ropensci/googleLanguageR/issues |
License: | MIT + file LICENSE |
URL: | http://code.markedmondson.me/googleLanguageR/, https://github.com/ropensci/googleLanguageR |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | googleLanguageR results |
Reference manual: | googleLanguageR.pdf |
Vignettes: |
Google Natural Language API Introduction to googleLanguageR Google Cloud Speech API Google Cloud Text-to-Speech API Google Cloud Translation API |
Package source: | googleLanguageR_0.2.0.tar.gz |
Windows binaries: | r-devel: googleLanguageR_0.2.0.zip, r-devel-gcc8: googleLanguageR_0.2.0.zip, r-release: googleLanguageR_0.2.0.zip, r-oldrel: googleLanguageR_0.2.0.zip |
OS X binaries: | r-release: googleLanguageR_0.2.0.tgz, r-oldrel: googleLanguageR_0.2.0.tgz |
Old sources: | googleLanguageR archive |
Reverse imports: | text2speech |
Reverse suggests: | sonicscrewdriver |
Please use the canonical form https://CRAN.R-project.org/package=googleLanguageR to link to this page.