Skip to main content

AWS Comprehend

Overview

Extract key phrases, entities, languages and sentiment from text using AWS Comprehend

Returns
Text

Parameters

ParameterParameterValid BlocksRequired
Use Dynamic NameShow the Dynamic Name slot in the tree so that it can be set dynamicallyBoolean Block GroupNo
Dynamic NameThe dynamic name of this itemText Block GroupNo
AttributesMetadata values for this block. Used in XML and multipart/form-data.Text Block GroupNo
AWS RegionThe AWS region to useText Block GroupNo
Text to Analysea UTF-8 text string. Each string must contain fewer that 5,000 bytes of UTF-8 encoded characters. Content over this length will be truncated.Text Block GroupNo
Detect EntitiesIf true, detect and extract entities from the textBoolean Block GroupNo
Detect Key PhrasesIf true, detect and extract key phrases from the textBoolean Block GroupNo
Detect SentimentIf true, detect sentiment from the textBoolean Block GroupNo
Detect PII EntitiesIf true, detect PII in the textBoolean Block GroupNo