Create your first automation in just a few minutes.Try Studio Web →
by UiPath
0
Activity
2.8k
Summary
Summary
Simplify natural language processing (NLP) using UiPath’s Amazon Comprehend Activity Pack.
Overview
Overview
Amazon Comprehend serves as a prominent solution for the realm of natural language processing and textual analysis. It is instrumental in the analysis of a variety of textual data sources, including but not limited to customer emails, support tickets, product reviews, social media content, and advertising copy. These insights derived from the analysis of customer sentiment can be effectively leveraged to benefit your business.
The Amazon Comprehend activities empowers users to automate interactions with the Amazon Comprehend service. Comprising a comprehensive set of APIs, this activities package equips users with the following text and document analysis capabilities.
To establish outbound automation between UiPath and Amazon Comprehend, the Amazon Comprehend activities facilitate an authenticated connection to your AWS resources through their associated activities. Once the connection is established, you can integrate these activities into new automation projects or add them to existing ones.
To establish an authenticated connection, the Amazon Textract activities need authorization from the AWS Identity and Access Management (IAM) service.
To enable AWS IAM authorization, you create or use an existing IAM user and generate access keys (Access Key Id and Secret Access Key). When creating your IAM user, you assign the policies and permissions that specify the resources your Robot can access (e.g., AmazonTextractFullAccess).
After creating your IAM user and assigning your policies, you enter the Access Key Id and Secret Access Key in the Amazon Scope activity. When you run your automation project, the keys are used to sign the API requests being made by each of the activities.
The activities included in the Amazon Comprehend Activities Package are:
Establishes an authenticated connection between UiPath and your AWS resources using IAM credentials.
The Invoke Method activity allows you to specify any public Amazon Comprehend API operation and its relevant properties. After invoking the operation, the activity outputs the any properties that you have set as variables and the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).
The Infer ICD10CM activity allows you to infer ICD10CM information from a text string. After completing the operation, the activity outputs the result of the operation in an Entities record.
The Infer RxNorm activity allows you to infer RxNorm information from a text string. After completing the operation, the activity outputs the result of the operation in an Entities record.
The Infer Medical Entities Analysis activity allows you to specify any of the public Amazon Comprehend Medical API Medical Entities Analysis operations and its relevant properties. After invoking the operation, the activity outputs the any properties that you have set as variables and the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).
The Infer PHI Analysis activity allows you to specify any of the public Amazon Comprehend Medical API PHI Analysisoperations and its relevant properties. After invoking the operation, the activity outputs the any properties that you have set as variables and the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).
Features
Features
The Amazon Comprehend Activities Package offers a versatile set of capabilities for text and document analysis, making it applicable to various use cases:
Additional Information
Additional Information
Dependencies
Newtonsoft.JSON >=10.0.3 AWSSDK.Comprehend >= 3.5.0.3 AWSSDK.Comprehend.Medical >= 3.5.0.3
Technical
Version
1.1.0Updated
December 12, 2023Works with
Studio: 21.10 - 22.10
Certification
Gold Certified
Tags
Application
Support
Email: support@uipath.com
Link: https://www.uipath.com/company/contact-us/contact-technical-supportUiPath Standard Support, see your Service Agreement.
Resources