Skip to content

Commit

Permalink
cran feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed Sep 21, 2017
1 parent 3fb2016 commit d9ed8fa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions DESCRIPTION
Expand Up @@ -10,9 +10,10 @@ Authors@R: c(person("Mark", "Edmondson", email = "r@sunholo.com", role = c("aut"
see <https://github.com/ropensci/onboarding/issues/127>")
)
Description: Call 'Google Cloud' machine learning APIs for text and speech tasks.
Call the 'Cloud Translation' API for detection and translation of text,
analyse text for sentiment, entities or syntax using the 'Natural Language' API,
transcribe sound files to text via the 'Cloud Speech' API.
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.
URL: http://code.markedmondson.me/googleLanguageR/
BugReports: https://github.com/MarkEdmondson1234/googleLanguageR/issues
Depends: R (>= 3.3.2)
Expand Down

0 comments on commit d9ed8fa

Please sign in to comment.