Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MinedOpinion

Package version

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

Hierarchy

  • MinedOpinion

Index

Properties

Properties

aspect

The aspect of a product/service that this opinion is about.

opinions

opinions: OpinionSentiment[]

The actual opinions of the aspect.

Generated using TypeDoc