When you call the /sentiment
endpoint, Rosette will return both the sentiment of the entire input text (the "document" JSON object), and the sentiment within your text of each entity extracted from your input text (the "entities" JSON object). Rosette returns the sentiment of each entity in your text as "positive", "neutral", or "negative". See our documentation or try it out for more information and examples.