Tokenizer.Normalizer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Normalizer in use by the Tokenizer.
public Microsoft.ML.Tokenizers.Normalizer? Normalizer { get; set; }
member this.Normalizer : Microsoft.ML.Tokenizers.Normalizer with get, set
Public Property Normalizer As Normalizer