다음을 통해 공유


TextFeaturizingEstimator.Options.CharFeatureExtractor 속성

정의

문자에 사용할 Ngram 기능 추출기(WordBag/WordHashBag)입니다. 문자에 null 대해 n-gram 생성을 끄도록 설정합니다.

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

속성 값

적용 대상