2 references to TextFeaturizingEstimator
Microsoft.ML.Tests (1)
TrainerEstimators\TrainerEstimators.cs (1)
206var pipeline = new TextFeaturizingEstimator(Env, "Features", "SentimentText");
Microsoft.ML.Transforms (1)
Text\TextCatalog.cs (1)
39=> new TextFeaturizingEstimator(Contracts.CheckRef(catalog, nameof(catalog)).GetEnvironment(),