Learn R Programming

RYandexTranslate (version 1.0)

R Interface to Yandex Translate API

Description

'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/ .

Copy Link

Version

Install

install.packages('RYandexTranslate')

Monthly Downloads

180

Version

1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Mukul Chaware

Last Published

February 29th, 2016

Functions in RYandexTranslate (1.0)

translate

Translates text to the specified language
get_translation_direction

Gets a list of translation directions supported by the service
detect_language

Detects the language of the specified text.