SentenceSentiment.ConfidenceScores プロパティ

定義

センチメントごとに、0 から 1 の間のセンチメント信頼度スコア (Softmax スコア) を取得します。 値が大きいほど、信頼度が高くなります。

public Azure.AI.TextAnalytics.SentimentConfidenceScores ConfidenceScores { get; }
member this.ConfidenceScores : Azure.AI.TextAnalytics.SentimentConfidenceScores
Public ReadOnly Property ConfidenceScores As SentimentConfidenceScores

プロパティ値

適用対象