다음을 통해 공유


TextFeaturizingEstimator.Options.StopWordsRemoverOptions 속성

정의

사용할 중지 단어 제거기의 유형을 설정하는 옵션입니다. 다음 옵션을 사용할 수 있습니다.

이 값을 'null'로 설정해도 입력에서 중지 단어가 제거되지는 않습니다.
public Microsoft.ML.Transforms.Text.IStopWordsRemoverOptions StopWordsRemoverOptions { get; set; }
member this.StopWordsRemoverOptions : Microsoft.ML.Transforms.Text.IStopWordsRemoverOptions with get, set
Public Property StopWordsRemoverOptions As IStopWordsRemoverOptions

속성 값

적용 대상