Package: RYandexTranslate 1.0
RYandexTranslate: R Interface to Yandex Translate API
'Yandex Translate' (https://translate.yandex.com/) is a statistical machine translation system. The system translates separate words, complete texts, and webpages. This package can be used to detect language from text and to translate it to supported target language. For more info: https://tech.yandex.com/translate/doc/dg/concepts/About-docpage/
Authors:
RYandexTranslate_1.0.tar.gz
RYandexTranslate_1.0.zip(r-4.7)RYandexTranslate_1.0.zip(r-4.6)RYandexTranslate_1.0.zip(r-4.5)
RYandexTranslate_1.0.tgz(r-4.6-any)RYandexTranslate_1.0.tgz(r-4.5-any)
RYandexTranslate_1.0.tar.gz(r-4.7-any)RYandexTranslate_1.0.tar.gz(r-4.6-any)
RYandexTranslate_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RYandexTranslate/json (API)
| # Install 'RYandexTranslate' in R: |
| install.packages('RYandexTranslate', repos = c('https://mukul13.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mukul13/ryandextranslate/issues
Last updated from:5a4f4ec3cb. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 94 | ||
| source / vignettes | OK | 180 | ||
| linux-release-x86_64 | NOTE | 101 | ||
| macos-release-arm64 | NOTE | 72 | ||
| macos-oldrel-arm64 | NOTE | 77 | ||
| windows-devel | NOTE | 53 | ||
| windows-release | NOTE | 70 | ||
| windows-oldrel | NOTE | 61 | ||
| wasm-release | OK | 103 |
Exports:detect_languageget_translation_directiontranslate
Dependencies:askpassbitopscurlhttrjsonlitemimeopensslR6RCurlsys
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Detects the language of the specified text. | detect_language |
| Gets a list of translation directions supported by the service | get_translation_direction |
| Translates text to the specified language | translate |
