Overview
Extract key phrases, entities, languages and sentiment from text using AWS Comprehend
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|
Set a Dynamic Name |
Show the Dynamic Name slot in the tree so that it can be set statically or dynamically
|
Boolean Block Group
| No |
Dynamic Name |
The dynamic name of this item
|
Text Block Group
| No |
Attributes |
Metadata values for this block. Used in XML and multipart/form-data.
|
Text Block Group
| No |
AWS Region |
The AWS region to use
|
Text Block Group
| No |
Text to Analyse |
a 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 Group
| No |
Detect Entities |
If true, detect and extract entities from the text
|
Boolean Block Group
| No |
Detect Key Phrases |
If true, detect and extract key phrases from the text
|
Boolean Block Group
| No |
Detect Sentiment |
If true, detect sentiment from the text
|
Boolean Block Group
| No |
Detect PII Entities |
If true, detect PII in the text
|
Boolean Block Group
| No |