Lines Matching full:sentiment
82 <p class="firstline">Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment …
85 <p class="firstline">Analyzes the sentiment of the provided text.</p>
130 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
131 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
132 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
146 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
147 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
148 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
159 …<pre>Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment associated with…
165 { # The entity-level sentiment analysis request message.
183 { # The entity-level sentiment analysis response message.
188 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
189 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
190 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
204 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
205 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
206 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
217 <pre>Analyzes the sentiment of the provided text.
223 { # The sentiment analysis request message.
241 { # The sentiment analysis response message.
242 … associated with the entire text or entities in the text. # The overall sentiment of the input doc…
243 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
244 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
247 "sentences": [ # The sentiment for all the sentences in the document.
249 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
250 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
251 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
292 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
293 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
294 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
340 …for the text annotation API, which can perform multiple analysis types (sentiment, entities, and s…
348 …"features": { # All available features for sentiment, syntax, and semantic analysis. Set…
350 "extractDocumentSentiment": True or False, # Extract document-level sentiment.
352 …uot;extractEntitySentiment": True or False, # Extract entities and their associated sentiment.
372 … associated with the entire text or entities in the text. # The overall sentiment for the document…
373 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
374 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
380 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
381 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
382 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
396 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
397 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
398 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
406 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
407 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
408 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…