Partager via


ShingleTokenFilter.OutputUnigrams Propriété

Définition

Obtient ou définit une valeur indiquant si le flux de sortie contiendra les jetons d’entrée (unigrammes) ainsi que les bardeaux. La valeur par défaut est true.

[Newtonsoft.Json.JsonProperty(PropertyName="outputUnigrams")]
public bool? OutputUnigrams { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="outputUnigrams")>]
member this.OutputUnigrams : Nullable<bool> with get, set
Public Property OutputUnigrams As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à