Package: googleLanguageR 0.3.0.9000
Mark Edmondson
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.
Authors:
googleLanguageR_0.3.0.9000.tar.gz
googleLanguageR_0.3.0.9000.zip(r-4.5)googleLanguageR_0.3.0.9000.zip(r-4.4)googleLanguageR_0.3.0.9000.zip(r-4.3)
googleLanguageR_0.3.0.9000.tgz(r-4.4-any)googleLanguageR_0.3.0.9000.tgz(r-4.3-any)
googleLanguageR_0.3.0.9000.tar.gz(r-4.5-noble)googleLanguageR_0.3.0.9000.tar.gz(r-4.4-noble)
googleLanguageR_0.3.0.9000.tgz(r-4.4-emscripten)googleLanguageR_0.3.0.9000.tgz(r-4.3-emscripten)
googleLanguageR.pdf |googleLanguageR.html✨
googleLanguageR/json (API)
NEWS
# Install 'googleLanguageR' in R: |
install.packages('googleLanguageR', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/googlelanguager/issues
cloud-speech-apicloud-translation-apigoogle-api-clientgoogle-cloudgoogle-cloud-speechgoogle-nlpgoogleauthrnatural-language-processingpeer-reviewedsentiment-analysisspeech-apitranslation-api
Last updated 3 months agofrom:7c6f93b097 (on master). Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Sep 15 2024 |
R-4.5-win | WARNING | Sep 15 2024 |
R-4.5-linux | WARNING | Sep 15 2024 |
R-4.4-win | WARNING | Sep 15 2024 |
R-4.4-mac | WARNING | Sep 15 2024 |
R-4.3-win | WARNING | Sep 15 2024 |
R-4.3-mac | WARNING | Sep 15 2024 |
Exports:gl_authgl_auto_authgl_nlpgl_speechgl_speech_opgl_talkgl_talk_languagesgl_talk_playergl_talk_shinygl_talk_shinyUIgl_translategl_translate_detectgl_translate_documentgl_translate_languages
Dependencies:askpassassertthatbase64enccachemclicurldigestfansifastmapfsgarglegluegoogleAuthRhttrjsonlitelifecyclemagrittrmemoisemimeopensslpillarpkgconfigpurrrR6rappdirsrlangsystibbleutf8vctrswithr
Google Cloud Speech-to-Text API
Rendered fromspeech.Rmd
usingknitr::rmarkdown
on Sep 15 2024.Last update: 2020-04-19
Started: 2017-08-10
Google Cloud Text-to-Speech API
Rendered fromtext-to-speech.Rmd
usingknitr::rmarkdown
on Sep 15 2024.Last update: 2020-04-19
Started: 2018-04-05
Google Cloud Translation API
Rendered fromtranslation.Rmd
usingknitr::rmarkdown
on Sep 15 2024.Last update: 2017-08-31
Started: 2017-08-10
Google Natural Language API
Rendered fromnlp.Rmd
usingknitr::rmarkdown
on Sep 15 2024.Last update: 2018-06-17
Started: 2017-08-10
Introduction to googleLanguageR
Rendered fromsetup.Rmd
usingknitr::rmarkdown
on Sep 15 2024.Last update: 2017-08-16
Started: 2017-08-10
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Authenticate with Google language API services | gl_auth gl_auto_auth |
Perform Natural Language Analysis | gl_nlp |
Call Google Speech API | gl_speech |
Get a speech operation | gl_speech_op |
Perform text to speech | gl_talk |
Get a list of voices available for text to speech | gl_talk_languages |
Play audio in a browser | gl_talk_player |
Speak in Shiny module (server) | gl_talk_shiny |
Speak in Shiny module (ui) | gl_talk_shinyUI |
Translate the language of text within a request | gl_translate |
Detect the language of text within a request | gl_translate_detect |
Translate document | gl_translate_document |
Lists languages from Google Translate API | gl_translate_languages |
googleLanguageR | googleLanguageR |