다음을 통해 공유


TextFeaturizingEstimator.Options.WordFeatureExtractor 속성

정의

단어에 사용할 Ngram 기능 추출기(WordBag/WordHashBag). 단어에 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

속성 값

적용 대상