Compartilhar via


DictionaryDecompounderTokenFilter.OnlyLongestMatch Propriedade

Definição

Obtém ou define um valor que indica se a sub palavra correspondente mais longa deve ser adicionada à saída. O padrão é false.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a