Tokenizer.Decoder 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 Decoder in use by the Tokenizer.
public Microsoft.ML.Tokenizers.TokenizerDecoder? Decoder { get; set; }
member this.Decoder : Microsoft.ML.Tokenizers.TokenizerDecoder with get, set
Public Property Decoder As TokenizerDecoder