Activities
latest
false
Banner background image
Classic Integrations Activities
Last updated Apr 22, 2024

IBM Watson Text Analysis

UiPath.Cognitive.Activities.Text.Analysis.IbmWatsonTextAnalysis

Important:

Extracts the language of a specified text, and an analysis of it in a JSON format, as a String variable.

Properties

Input
  • Text - The text to be analyzed. This field supports String variables.
  • Key - The API key used to provide you access to the IBM Watson Text Analysis tool. This field supports String variables.
  • ServiceUrl - The custom web address of the local or regional IBM Watson instance used to connect to the text analysis service. This URL needs to match the API key provided in the Key property. If this field is left blank, the default URL is used.
Options
  • AnalysisType - Select the type of analysis to be performed on the specified text. The following types are available: Language, Sentiment, Sentences, and Entities. Depending on the analysis types selected, the output properties may differ.
Output
  • Error - Extracts error messages (if any), as String variables.
  • Language - Extracts the language the given text is in.
  • RawResult - Enables you to extract the information from the specified text, in a JSON format, as a String variable. The data obtained differs depending on the Analysis Type selected.
Common
  • DisplayName - The display name of the activity.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.