共用方式為


DictionaryDecompounderTokenFilter.OnlyLongestMatch Property

Definition

A value indicating whether to add only the longest matching subword to the output. Default is false.

public bool? OnlyLongestMatch { get; set; }
member this.OnlyLongestMatch : Nullable<bool> with get, set
Public Property OnlyLongestMatch As Nullable(Of Boolean)

Property Value

Applies to