• 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>
91 <p class="firstline">A convenience method that provides all syntax, sentiment, entity, and classifi…
132sentiment&quot;: { # 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
148sentiment&quot;: { # 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 …&quot;score&quot;: 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.
192sentiment&quot;: { # 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
208sentiment&quot;: { # 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 …&quot;score&quot;: 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
253 &quot;sentences&quot;: [ # The sentiment for all the sentences in the document.
255sentiment&quot;: { # 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
300sentiment&quot;: { # 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 …&quot;score&quot;: 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 …&quot;features&quot;: { # All available features for sentiment, syntax, and semantic analysis. Set…
360 &quot;extractDocumentSentiment&quot;: True or False, # Extract document-level sentiment.
362 …uot;extractEntitySentiment&quot;: 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…
390sentiment&quot;: { # 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 …&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…
416sentiment&quot;: { # 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 …&quot;score&quot;: 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen…