TextFeaturizingEstimator.Options.CharFeatureExtractor 属性

定义

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

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

属性值

适用于