Udostępnij przez


BertTokenizer.SplitOnSpecialTokens Property

Definition

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

Property Value

Applies to