Opinion interface

A mined opinion object represents an opinion we've extracted from a sentence. It consists of both a target that these assessments are about, and the actual assessments themselves.

Properties

assessments

The actual assessments of the target.

target

The target of a product/service that this assessment is about.

Property Details

assessments

The actual assessments of the target.

assessments: AssessmentSentiment[]

Property Value

target

The target of a product/service that this assessment is about.

target: TargetSentiment

Property Value