TargetedSentimentResults public struct TargetedSentimentResults : Codable, Equatable TargetedSentimentResults. text Targeted text. Declaration Swift public var text: String? score Sentiment score from -1 (negative) to 1 (positive). Declaration Swift public var score: Double? Copyright 2020 IBM Generated by jazzy ♪♫ v0.14.0, a Realm project.