KeyPhraseExtractionSkill.MaxKeyPhraseCount Property

Definition

A number indicating how many key phrases to return. If absent, all identified key phrases will be returned.

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

Property Value

Applies to