UiPath Documentation
activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

Communications Mining アクティビティ

ストリームの結果を取得

UiPath.CommunicationsMining.Activities.Streams.GetStreamResults

Communications Mining™ のストリームから結果を取得します。

プロジェクトの対応 OS

Windows | クロスプラットフォーム

構成

デザイナー パネル

  • プロジェクト名 - データセットを含む Communications Mining™ のプロジェクトです。
  • データセット名 - ストリームを含む Communications Mining のデータセットです。
  • ストリーム名 - 結果の取得元である Communications Mining のストリームです。

プロパティ パネル

  • 結果 - ストリームの結果です。出力変数に格納されます。StreamResult オブジェクトの構造と使用可能なプロパティについて詳しくは、「StreamResult について」をご覧ください。
名前フル ネーム方向説明値が必要です。
プロジェクト名プロジェクト入力データセットを含む Communications Mining のプロジェクトです。True
データセット名データセット入力ストリームを含む Communications Mining のデータセットです。True
ストリーム名ストリーム入力結果の取得元である Communications Mining のストリームです。True
結果結果出力要求に対するリスト StreamResult を含む応答です。False

Stream thresholds and message filtering

This activity returns all messages from the stream, regardless of the confidence thresholds configured in the Communications Mining interface. Thresholds affect which predictions are considered actionable — not which messages are returned.

To filter results based on thresholds, use the following methods on the StreamResult output:

  • GetLabelExtraction — Returns all label extractions for a message.
  • GetLabelExtractionsOverOccurrenceConfidenceThreshold — Returns only label extractions that meet or exceed the confidence threshold configured in the stream.
  • プロジェクトの対応 OS
  • 構成
  • Stream thresholds and message filtering

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得