Voting helps other researchers find interesting modules.
A mention level sentiment annotation containing the sentiment values for a single entity mention. // Next tag: 6.
endToken
String.t
nil
magnitude
number()
polarity
score
startToken
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.YoutubeCommentsSentimentSentimentEntitySentimentAnnotationMentionSentimentAnnotation{ endToken: String.t() | nil, magnitude: number() | nil, polarity: number() | nil, score: number() | nil, startToken: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()