Uipath Marketplace

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

TextAnalysis Activities

TextAnalysis Activities

作成者: Xun Ding

StarStarStarStarStarStarStarStarStarStar

0

アクティビティ

ダウンロード数

210

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

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

概要

概要

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

機能

機能

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

その他の情報

その他の情報

依存関係

Microsoft Text Analytics API

コード言語

C#, Visual Basic

ランタイム

Windows レガシ (.Net Framework 4.6.1)

ライセンス契約とプライバシー条項

MIT

プライバシー条項

技術情報

バージョン

1.0.1

更新日

2020年10月27日

対応製品

Studio: 20.10 - 22.10

認定

シルバー 認定済み

サポート

UiPath コミュニティ サポート

リソース

類似のコンポーネント