Udostępnij przez


BertTokenizer.ClassificationToken Property

Definition

Gets the classifier token which is used when doing sequence classification (classification of the whole sequence instead of per-token classification). It is the first token of the sequence when built with special tokens.

public string ClassificationToken { get; }
member this.ClassificationToken : string
Public ReadOnly Property ClassificationToken As String

Property Value

Applies to