Freigeben über


DictionaryDecompounderTokenFilter.OnlyLongestMatch Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Ausgabe nur das längste übereinstimmende Unterwort hinzugefügt werden soll, oder legt diesen fest. Der Standardwert ist "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: