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

StanfordNLP Get OpenIE Relations

UiPath.Cognitive.Activities.Text.Analysis.StanfordCoreNlpGetOpenIE

Important:
Extracts the OpenIE relations of a StanfordCoreNlpSentence variable retrieved from a Text Analysis activity and stores them in a Tuple<String,String,String> variable. The strings in this variable represent a subject, a relation and the object of the relation in this order.
Note:

For more information regarding the OpenIE relations, you can view the official Stanford CoreNLP documentation here.

Properties

Common
  • DisplayName - The display name of the activity.
Input
  • Sentence - The sentence whose OpenIE relations are to be retrieved. This sentence is stored in an StanfordCoreNlpSentence variable. This field supports only StanfordCoreNlpSentence variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • OpenIE Relations - A list of Tuple<String,String,String> variables containing the retrieved OpenIE relations of the specified sentence.
  • 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.