次の方法で共有


TextFeaturizingEstimator.Options.CharFeatureExtractor プロパティ

定義

文字に使用する Ngram 機能エクストラクター (WordBag/WordHashBag)。 文字の 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

プロパティ値

適用対象