Share via


TargetSentiment.ConfidenceScores プロパティ

定義

"positive" ラベルと "negative" ラベルのターゲットに対して、0 から 1 の間のセンチメント信頼度スコア (Softmax スコア) を取得します。 "neutral" のスコアは常に 0 になります。 値が大きいほど、信頼度が高くなります。

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

プロパティ値

適用対象