Partager via


ShingleTokenFilter.TokenSeparator Propriété

Définition

Obtient ou définit la chaîne à utiliser lors de la jointure de jetons adjacents pour former un bardeau. La valeur par défaut est un espace unique ( » « ).

[Newtonsoft.Json.JsonProperty(PropertyName="tokenSeparator")]
public string TokenSeparator { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tokenSeparator")>]
member this.TokenSeparator : string with get, set
Public Property TokenSeparator As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à