deeplixir v0.1.1 Deeplixir

Main module, provide the translate function

Link to this section Summary

Functions

Return a string with the translation

Link to this section Functions

Link to this function translate(text, target_lang, source_lang \\ :auto)

Return a string with the translation

ex

iex> Deeplixir.translate(“how old are you?”,:ES) “¿Cuántos años tienes?”