TextTranslation

TextTranslation["text"]

text 翻译成当前的默认语言.

TextTranslation["text",lang]

text 翻译成 lang 指定的语言.

TextTranslation["text",lang1lang2]

text 从语言 lang1 翻译到 lang2.

更多信息和选项

  • TextTranslation 要求连接到网络,并使用外部的需要有 Service Credits 的服务.
  • 如果没有给定源语言 lang1,自动确定源语言.
  • TextTranslation["text"] 中,由 $Language 给定目标语言.
  • 可以使用 "Language" 类型的实体或对应于语言的标准名称的字符串指定语言.
  • 可以给定 Method 选项来指定所用的翻译服务. 目前可能的设置包括 "Microsoft""Google".

范例

打开所有单元关闭所有单元

基本范例  (2)

把文字翻译成当前默认的语言:

把文字翻译成特殊的语言:

范围  (3)

语种检测和指定  (3)

自动检测源的语种并把它翻译成由 $Language 给定的当前的默认语言:

把文字翻译成指定语言:

指定源和目标语言:

选项  (1)

Method  (1)

使用指定翻译器进行翻译:

Wolfram Research (2017),TextTranslation,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TextTranslation.html.

文本

Wolfram Research (2017),TextTranslation,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TextTranslation.html.

CMS

Wolfram 语言. 2017. "TextTranslation." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/TextTranslation.html.

APA

Wolfram 语言. (2017). TextTranslation. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/TextTranslation.html 年

BibTeX

@misc{reference.wolfram_2024_texttranslation, author="Wolfram Research", title="{TextTranslation}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/TextTranslation.html}", note=[Accessed: 05-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_texttranslation, organization={Wolfram Research}, title={TextTranslation}, year={2017}, url={https://reference.wolfram.com/language/ref/TextTranslation.html}, note=[Accessed: 05-November-2024 ]}