次の方法で共有


DictionaryDecompounderTokenFilter.OnlyLongestMatch プロパティ

定義

最も長い一致するサブワードのみを出力に追加するかどうかを示す値。 既定値は false です。

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

プロパティ値

適用対象