Marketplace logo
MarketplaceListingsActivityTextAnalysis Activities
TextAnalysis Activities

TextAnalysis Activities

by Xun Ding

0

Activity

204

back button
back button
carouselImage0
next button
next button

Summary

Summary


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<string, string, string>>)

Features

Features


Additional Information

Additional Information

Dependencies


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

Tags

entity extraction
key phrase extraction
TextAnalytics, Sentiment Analysis

Support

UiPath Community Support

Resources

Similar Listings