Amazon Translate

This node uses the Amazon Translate service to translate the input text from the given source language into the selected target language. The text to be translated may be contained in a string or document column. If the input column is a document type, the body of the text will be extracted from the document and translated. The translated text is output in a string column. The column may be converted back into a document type using the "Strings to Document" node.
The list of supported languages and which translations are supported can be found here.

Options

General options

Text column to translate
The input column containing the text to translate.
Source language
Select the language of the input text.
Target language
Select the desired language of the output.

Input Ports

Icon
The AWS connection information.
Icon
Input containing a string or document column to translate

Output Ports

Icon
Output containing the translated text.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.