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>
91 <p class="firstline">A convenience method that provides all syntax, sentiment, entity, and classifi…
132 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
133 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
134 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
148 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
149 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
150 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
161 …<pre>Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment associated with…
167 { # The entity-level sentiment analysis request message.
187 { # The entity-level sentiment analysis response message.
192 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
193 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
194 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
208 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
209 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
210 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
221 <pre>Analyzes the sentiment of the provided text.
227 { # The sentiment analysis request message.
236 …uot;, # The encoding type used by the API to calculate sentence offsets for the sentence sentiment.
247 { # The sentiment analysis response message.
248 … with the entire text or entities in the text. Next ID: 6 # The overall sentiment of the input doc…
249 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
250 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
253 "sentences": [ # The sentiment for all the sentences in the document.
255 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
256 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
257 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
300 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
301 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
302 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
342 …<pre>A convenience method that provides all syntax, sentiment, entity, and classification features…
348 …for the text annotation API, which can perform multiple analysis types (sentiment, entities, and s…
358 …"features": { # All available features for sentiment, syntax, and semantic analysis. Set…
360 "extractDocumentSentiment": True or False, # Extract document-level sentiment.
362 …uot;extractEntitySentiment": True or False, # Extract entities and their associated sentiment.
382 … with the entire text or entities in the text. Next ID: 6 # The overall sentiment for the document…
383 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
384 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
390 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
391 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
392 …"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…
416 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex…
417 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc…
418 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…