SentimentEnricher(EnricherOptions, Nullable<Double>) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SentimentEnricher クラスの新しいインスタンスを初期化します。
public SentimentEnricher(Microsoft.Extensions.DataIngestion.EnricherOptions options, double? confidenceThreshold = default);
new Microsoft.Extensions.DataIngestion.SentimentEnricher : Microsoft.Extensions.DataIngestion.EnricherOptions * Nullable<double> -> Microsoft.Extensions.DataIngestion.SentimentEnricher
Public Sub New (options As EnricherOptions, Optional confidenceThreshold As Nullable(Of Double) = Nothing)
パラメーター
- options
- EnricherOptions
感情分析のオプション。