次の方法で共有


ShingleTokenFilter.OutputUnigrams プロパティ

定義

出力ストリームに入力トークン (ユニグラム) とシングルグルが含まれるかどうかを示す値。 既定値は true です。

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

プロパティ値

適用対象