EdgeNGramTokenizer.MaxGram プロパティ

定義

最大 n グラムの長さ。 既定値は 2 です。 最大値は 300 です。

public int? MaxGram { get; set; }
member this.MaxGram : Nullable<int> with get, set
Public Property MaxGram As Nullable(Of Integer)

プロパティ値

適用対象