1 instantiation of PredefinedStopWordsRemoverFactory
Microsoft.ML.Transforms (1)
Text\TextFeaturizingEstimator.cs (1)
166options = new PredefinedStopWordsRemoverFactory();
1 reference to PredefinedStopWordsRemoverFactory
Microsoft.ML.Transforms (1)
Text\StopWordsRemovingTransformer.cs (1)
46[assembly: EntryPointModule(typeof(PredefinedStopWordsRemoverFactory))]