DocumentSentiment.Sentences Propriedade

Definição

Obtém o sentimento previsto e outras análises, como mineração de opiniões para cada frase no documento correspondente.

public System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.SentenceSentiment> Sentences { get; }
member this.Sentences : System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.SentenceSentiment>
Public ReadOnly Property Sentences As IReadOnlyCollection(Of SentenceSentiment)

Valor da propriedade

Aplica-se a