共用方式為


TextFeaturizingEstimator.Options.CharFeatureExtractor 屬性

定義

用於 WordBag/WordHashBag () 字元的 Ngram 功能擷取器。 設定為 null 以關閉字元的 n-gram 產生。

public Microsoft.ML.Transforms.Text.WordBagEstimator.Options CharFeatureExtractor { get; set; }
member this.CharFeatureExtractor : Microsoft.ML.Transforms.Text.WordBagEstimator.Options with get, set
Public Property CharFeatureExtractor As WordBagEstimator.Options

屬性值

適用於