Uipath Marketplace
MarketplaceListingsActivityTextAnalysis Activities

Create your first automation in just a few minutes.Try Studio Web

TextAnalysis Activities

TextAnalysis Activities

by Xun Ding

StarStarStarStarStarStarStarStarStarStar

0

Activity

Downloads

205

back button
back button
carouselImage0
next button
next button

Summary

Summary

A set of TextAnalysis Activities that performs the following: Sentiment Analysis, Key Phrase Extraction and Entity Extraction

Overview

Overview

TextAnalysis Activities is created with Visual Studio and NuGet explorer. It includes the following three custom activities:

  • SentimentAnalysis Activity takes 3 inputs: ApiEndPoint, SubscriptionKey and Text. It outputs the sentiment score ranging from 0 to 100 for the text. The closer it is to 0, the more negative the sentiment; conversely, the higher the score, the more positive the sentiment.  
  • Key Phrase Extraction Activity takes 3 inputs: ApiEndPoint, SubscriptionKey and Text. It outputs a list of key phrases (of type string).
  • Entity Extraction Activity takes 3 inputs: ApiEndPoint, SubscriptionKey and Text. It outputs a list of tuples that represents the Name, Type, SubType of the extracted entity. (List<Tuple>)

Features

Features

Easily incorporate text analysis capacities such as sentiment analysis, key phrase extraction and entity extraction into UiPath.

Additional Information

Additional Information

Dependencies

Microsoft Text Analytics API

Code Language

C#, Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

Xun Ding

Visit publisher's page

License & Privacy

MIT

Privacy Terms

Technical

Version

1.0.1

Updated

Oct 27, 2020

Works with

Studio: 20.10 - 22.10

Certification

Silver Certified

Support

UiPath Community Support

Resources

Similar Listings