BatchDetectTargetedSentimentItemResult

Analysis results for one of the documents in the batch.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of targeted sentiment entities.

Link copied to clipboard
val index: Int?

The zero-based index of this result in the input list.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String