KeyPhraseExtractionSkill.MaxKeyPhraseCount プロパティ

定義

返すキー フレーズの数を示す数値。 存在しない場合は、識別されたすべてのキー フレーズが返されます。

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

プロパティ値

適用対象