All Products
Search
Document Center

Chat App Message Service:Configure the Recognize Language from Text node

Last Updated:Sep 14, 2024

This topic describes how to configure the Recognize Language from Text node. This node can try to identify the languages of messages and convert the languages into variables for reuse in the subsequent steps.

Node information

Node icon

image

Node name

Recognize Language from Text

Prerequisites

You have accessed the chat flow orchestration page. Perform the following steps to go to the chat flow orchestration page: Log on to the Chat App Message Service console. In the left-side navigation pane, click Chat Flow. On the page that appears, click the Flow Management tab. Then, click the name of the chat flow that you want to manage.

image

Procedure

  1. Click the Recognize Language from Text icon on the canvas to show the node configuration section on the right side.image

  2. Configure the node based on your business requirements. For more information, see the Parameters section of this topic.

  3. Click Save.

Parameters

Parameter

Description

Content to recognize

Select a content variable that you want to identify from the drop-down list.

Accuracy Level

Select the level of identification accuracy. A larger number indicates a higher accuracy.

Fall-back Language

Select the default language that is returned when the message language cannot be identified.

Output Type

Select the code type of the identified language to return.

For example, if the identified language is English, en is returned for the ISO_639_1 type, and eng is returned for the ISO_639_3 type.

Output Var Name

Enter a custom name for the output variable.