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

StanfordNLP Get Sentence Sentiment

UiPath.Cognitive.Activities.Text.Analysis.StanfordCoreNlpGetSentenceSentiment

Important:
Extracts the sentiment and sentiment value from a StanfordCoreNlpSentence variable retrieved from a Text Analysis activity and returns them in a Tuple<String,String> variable. The first string in the Tuple represents the sentiment, while the second represents the sentiment value.

Properties

Common
  • DisplayName - The display name of the activity.
Input
  • Sentence - The sentence from which you want to extract the sentiment. This sentence has to be stored in a 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
  • Sentiment - A Tuple<String,String> variable containing the retrieved sentiment and sentiment value of the specified sentence.
    Note:

    For more information regarding Sentiment Analysis, you can view the official Stanford CoreNLP documentation here.

  • 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.