Creating an Amazon Comprehend connection
Amazon Comprehend connections are created in Data load editor or Script.
Once you have created a connection, you can select data from the available tables to send to Amazon Comprehend for calculations, and then load that data into your app. This connection can not only be used in your data load script but also in chart expressions to call model endpoints and perform real time chart expression calculations.
You must know the settings and access credentials to the Amazon Comprehend service that you want to connect to.
Configurable settings
The following settings can be configured in the connection dialog:
Field | Description |
---|---|
Select configuration |
Drop-down menu item to select the configuration which determines which Amazon Comprehend service to use for text analysis. Supported configurations:
|
Settings |
The following settings are available:
|
Authentication |
Provide the AWS authentication Access key and Secret key for the Amazon Comprehend endpoints. These need to be created with access to the right policy permissions. The authentication properties can be found in the AWS console and need to be input every time the connection needs to be re-authenticated. |
Association Field |
A field from the input data table containing a unique identifier. It is recommended to use an association field when creating an analytic connection to ensure a relationship between the generated content from machine learning the model and the source data maintained in the Qlik Sense data model. This can be any field with a unique ID, either from the source data or as part of the table load process. |
Name | The name of the connection. The default name will be used if you do not enter a name. |
Creating a new connection
Do the following:
-
Access the connector through Data load editor or Script.
-
Click Create new connection.
-
Under Space, select the space where the connection will be located.
-
Select Amazon Comprehend from the list of data connectors.
-
Fill out the connection dialog fields.
-
Click Create.
Your connection is now listed under Data connections.