TextTranslation
TextTranslation["text"]
translates text into the current default language.
TextTranslation["text",lang]
translates text into the language specified by lang.
TextTranslation["text",lang1lang2]
translates text from language lang1 to lang2.
Details and Options
- TextTranslation requires internet connectivity and uses external services that require Service Credits.
- If no source language lang1 is given, the source language is determined automatically.
- In TextTranslation["text"], the target language is as given by $Language.
- Languages can be specified using entities of type "Language" or strings corresponding to standard names of languages.
- A Method option can be given to specify the translation service to use. Current possible settings include "Microsoft" and "Google".
Examples
open allclose allBasic Examples (2)
Scope (3)
Language Detection and Specification (3)
Autodetect the source language and translate it to the current default language given by $Language:
Text
Wolfram Research (2017), TextTranslation, Wolfram Language function, https://reference.wolfram.com/language/ref/TextTranslation.html.
CMS
Wolfram Language. 2017. "TextTranslation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TextTranslation.html.
APA
Wolfram Language. (2017). TextTranslation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TextTranslation.html