• Home
  • Raw
  • Download

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>
130sentiment&quot;: { # 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
146sentiment&quot;: { # 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 …&quot;score&quot;: 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.
188sentiment&quot;: { # 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
204sentiment&quot;: { # 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 …&quot;score&quot;: 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
247 &quot;sentences&quot;: [ # The sentiment for all the sentences in the document.
249sentiment&quot;: { # 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
292sentiment&quot;: { # 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 …&quot;score&quot;: 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 …&quot;features&quot;: { # All available features for sentiment, syntax, and semantic analysis. Set…
350 &quot;extractDocumentSentiment&quot;: True or False, # Extract document-level sentiment.
352 …uot;extractEntitySentiment&quot;: 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
380sentiment&quot;: { # 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
396sentiment&quot;: { # 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
406sentiment&quot;: { # 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…