Amazon Comprehend
Enable your integration with models from Amazon Comprehend.
Supported Labeling Types: Row labeling
We have simplified the process of connecting our system with the Amazon Comprehend model. If you already have data and training pipelines in Amazon Comprehend, you can utilize your trained model to enhance the performance.
To use the Amazon Comprehend model, follow these steps:
Setup Datasaur ML Assisted Extension
Create a custom project for row labeling.
Click the gear icon in the extension panel on the right to open the Manage extensions dialog.
From the Manage extensions dialog, enable the ML-assisted labeling extension.

Once enabled, select Amazon Comprehend as the service provider.

Setup Role in AWS Identity and Access Management (IAM)
Before we start to create Role in the IAM page, please create these policies first for your permissions when creating a new Role.
Go to your IAM page, navigate to the Policies section, and then create a new policy.
You can download the examples below.
Now you can continue to create a new Role with the policy.
Go to the IAM page and navigate to the Roles section
Click on Create Roles then select AWS account as the role type and insert the Account ID and External ID. These values are automatically generated within the Datasaur ML-assisted labeling extension and can be copied and pasted into the AWS platform.

Select trusted entity On the Add permissions step, search for the policy you created earlier and add it to the permissions.

Add permissions Provide a role name and click Create role.

The role will be created successfully.
View your role and copy the Role ARN.

Role ARN Paste this information into the ML-Assisted labeling extension.
Navigate to the Amazon Comprehend page and retrieve the Endpoint ARN. Copy the obtained Endpoint ARN and paste it into the extension.

Endpoint details
Start Prediction
Once you have configured the settings, click Predict labels to generate predictions from your model.

Last updated