CustomStopWordsRemovingEstimator.Options Class

Definition

Use stop words remover that can removes language-specific list of stop words (most common words) already defined in the system.

C#
public sealed class CustomStopWordsRemovingEstimator.Options : Microsoft.ML.Transforms.Text.IStopWordsRemoverOptions
Inheritance
CustomStopWordsRemovingEstimator.Options
Implements

Constructors

Fields

StopWords

List of stop words to remove.

Applies to

Product Versions
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0