BertTokenizer.SplitOnSpecialTokens 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 a value indicating whether the tokenizer should split on the special tokens or treat special tokens as normal text.
public bool SplitOnSpecialTokens { get; }
member this.SplitOnSpecialTokens : bool
Public ReadOnly Property SplitOnSpecialTokens As Boolean