Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d9ed8fa

Browse files
cran feedback
1 parent 3fb2016 commit d9ed8fa

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

DESCRIPTION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ Authors@R: c(person("Mark", "Edmondson", email = "[email protected]", role = c("aut"
1010
see <https://github.com/ropensci/onboarding/issues/127>")
1111
)
1212
Description: Call 'Google Cloud' machine learning APIs for text and speech tasks.
13-
Call the 'Cloud Translation' API for detection and translation of text,
14-
analyse text for sentiment, entities or syntax using the 'Natural Language' API,
15-
transcribe sound files to text via the 'Cloud Speech' API.
13+
Call the 'Cloud Translation' API <https://cloud.google.com/translate/> for detection
14+
and translation of text, the 'Natural Language' API <https://cloud.google.com/natural-language/> to
15+
analyse text for sentiment, entities or syntax or the 'Cloud Speech' API
16+
<https://cloud.google.com/speech/> to transcribe sound files to text.
1617
URL: http://code.markedmondson.me/googleLanguageR/
1718
BugReports: https://github.com/MarkEdmondson1234/googleLanguageR/issues
1819
Depends: R (>= 3.3.2)

0 commit comments

Comments
 (0)