Share via


TextFeaturizingEstimator.Options.WordFeatureExtractor 属性

定义

用于 WordBag/WordHashBag () 的 Ngram 功能提取器。 设置为 null 关闭单词的 n 元语法生成。

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

属性值

适用于