AnalyzeFeedback

A feedback for the results from the NLP analyze API. See our guide, for an overview and examples.

Fields

Property

Required

Type

Description

docId

True

string

Unique identifier of the document

referenceKey

False

string

A reference key to identify a particular NLP analysis result (i.e. the value from .metadata.referenceKey)

tags

False

List[AnalyzeFeedbackItem]

Feedback on the results for Tags

entities

False

List[AnalyzeFeedbackItem]

Feedback on the results for Entities

docSentiment

False

AnalyzeFeedbackSentiment

Feedback for sentiment analysis