EnglishRobertaTokenizer.FilterUnsupportedChars 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.
Indicate if want to filter the unsupported characters during the decoding.
public bool FilterUnsupportedChars { get; }
member this.FilterUnsupportedChars : bool
Public ReadOnly Property FilterUnsupportedChars As Boolean