yandex_translator v0.9.1 YandexTranslator View Source

Functions for requests to Yandex.Translator API

Link to this section Summary

Functions

Language detection for text

Getting available languages for translation

Text translation

Link to this section Functions

Link to this function detect(args \\ []) View Source
detect(keyword()) :: tuple()

Language detection for text

Link to this function langs(args \\ []) View Source
langs(keyword()) :: tuple()

Getting available languages for translation

Link to this function translate(args \\ []) View Source
translate(keyword()) :: tuple()

Text translation