Partilhar via


CjkBigramTokenFilter.OutputUnigrams Propriedade

Definição

Obtém ou define um valor que indica se é necessário gerar unigramas e bigrams (se verdadeiro) ou apenas bigrams (se for falso). O padrão é false.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a