TextFeaturizingEstimator.Options.WordFeatureExtractor 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
用於 WordBag/WordHashBag) (的 Ngram 功能擷取器。
設定為 null
以關閉單字的 n-gram 產生。
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