Home
last modified time | relevance | path

Searched full:sentiment (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/external/google-cloud-java/java-language/proto-google-cloud-language-v1/src/main/java/com/google/cloud/language/v1/
DSentiment.java29 * Protobuf type {@code google.cloud.language.v1.Sentiment}
31 public final class Sentiment extends com.google.protobuf.GeneratedMessageV3 class
33 // @@protoc_insertion_point(message_implements:google.cloud.language.v1.Sentiment)
36 // Use Sentiment.newBuilder() to construct.
37 private Sentiment(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Sentiment() method in Sentiment
41 private Sentiment() {} in Sentiment() method in Sentiment
46 return new Sentiment(); in newInstance()
65 com.google.cloud.language.v1.Sentiment.class, in internalGetFieldAccessorTable()
66 com.google.cloud.language.v1.Sentiment.Builder.class); in internalGetFieldAccessorTable()
76 * the absolute magnitude of sentiment regardless of score (positive or
[all …]
DSentence.java115 private com.google.cloud.language.v1.Sentiment sentiment_;
122 * is set to true, this field will contain the sentiment for the sentence.
125 * <code>.google.cloud.language.v1.Sentiment sentiment = 2;</code>
127 * @return Whether the sentiment field is set.
139 * is set to true, this field will contain the sentiment for the sentence.
142 * <code>.google.cloud.language.v1.Sentiment sentiment = 2;</code>
144 * @return The sentiment.
147 public com.google.cloud.language.v1.Sentiment getSentiment() { in getSentiment()
149 ? com.google.cloud.language.v1.Sentiment.getDefaultInstance() in getSentiment()
158 * is set to true, this field will contain the sentiment for the sentence.
[all …]
DAnalyzeSentimentResponse.java25 * The sentiment analysis response message.
72 private com.google.cloud.language.v1.Sentiment documentSentiment_;
77 * The overall sentiment of the input document.
80 * <code>.google.cloud.language.v1.Sentiment document_sentiment = 1;</code>
92 * The overall sentiment of the input document.
95 * <code>.google.cloud.language.v1.Sentiment document_sentiment = 1;</code>
100 public com.google.cloud.language.v1.Sentiment getDocumentSentiment() { in getDocumentSentiment()
102 ? com.google.cloud.language.v1.Sentiment.getDefaultInstance() in getDocumentSentiment()
109 * The overall sentiment of the input document.
112 * <code>.google.cloud.language.v1.Sentiment document_sentiment = 1;</code>
[all …]
DSentenceOrBuilder.java67 * is set to true, this field will contain the sentiment for the sentence.
70 * <code>.google.cloud.language.v1.Sentiment sentiment = 2;</code>
72 * @return Whether the sentiment field is set.
81 * is set to true, this field will contain the sentiment for the sentence.
84 * <code>.google.cloud.language.v1.Sentiment sentiment = 2;</code>
86 * @return The sentiment.
88 com.google.cloud.language.v1.Sentiment getSentiment(); in getSentiment()
95 * is set to true, this field will contain the sentiment for the sentence.
98 * <code>.google.cloud.language.v1.Sentiment sentiment = 2;</code>
DEntityMention.java310 private com.google.cloud.language.v1.Sentiment sentiment_;
317 * is set to true, this field will contain the sentiment expressed for this
321 * <code>.google.cloud.language.v1.Sentiment sentiment = 3;</code>
323 * @return Whether the sentiment field is set.
335 * is set to true, this field will contain the sentiment expressed for this
339 * <code>.google.cloud.language.v1.Sentiment sentiment = 3;</code>
341 * @return The sentiment.
344 public com.google.cloud.language.v1.Sentiment getSentiment() { in getSentiment()
346 ? com.google.cloud.language.v1.Sentiment.getDefaultInstance() in getSentiment()
355 * is set to true, this field will contain the sentiment expressed for this
[all …]
DEntityMentionOrBuilder.java92 * is set to true, this field will contain the sentiment expressed for this
96 * <code>.google.cloud.language.v1.Sentiment sentiment = 3;</code>
98 * @return Whether the sentiment field is set.
107 * is set to true, this field will contain the sentiment expressed for this
111 * <code>.google.cloud.language.v1.Sentiment sentiment = 3;</code>
113 * @return The sentiment.
115 com.google.cloud.language.v1.Sentiment getSentiment(); in getSentiment()
122 * is set to true, this field will contain the sentiment expressed for this
126 * <code>.google.cloud.language.v1.Sentiment sentiment = 3;</code>
/external/google-cloud-java/java-language/proto-google-cloud-language-v1beta2/src/main/java/com/google/cloud/language/v1beta2/
DSentiment.java30 * Protobuf type {@code google.cloud.language.v1beta2.Sentiment}
32 public final class Sentiment extends com.google.protobuf.GeneratedMessageV3 class
34 // @@protoc_insertion_point(message_implements:google.cloud.language.v1beta2.Sentiment)
37 // Use Sentiment.newBuilder() to construct.
38 private Sentiment(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Sentiment() method in Sentiment
42 private Sentiment() {} in Sentiment() method in Sentiment
47 return new Sentiment(); in newInstance()
66 com.google.cloud.language.v1beta2.Sentiment.class, in internalGetFieldAccessorTable()
67 com.google.cloud.language.v1beta2.Sentiment.Builder.class); in internalGetFieldAccessorTable()
77 * the absolute magnitude of sentiment regardless of score (positive or
[all …]
DSentence.java115 private com.google.cloud.language.v1beta2.Sentiment sentiment_;
122 * true, this field will contain the sentiment for the sentence.
125 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 2;</code>
127 * @return Whether the sentiment field is set.
139 * true, this field will contain the sentiment for the sentence.
142 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 2;</code>
144 * @return The sentiment.
147 public com.google.cloud.language.v1beta2.Sentiment getSentiment() { in getSentiment()
149 ? com.google.cloud.language.v1beta2.Sentiment.getDefaultInstance() in getSentiment()
158 * true, this field will contain the sentiment for the sentence.
[all …]
DAnalyzeSentimentResponse.java25 * The sentiment analysis response message.
72 private com.google.cloud.language.v1beta2.Sentiment documentSentiment_;
77 * The overall sentiment of the input document.
80 * <code>.google.cloud.language.v1beta2.Sentiment document_sentiment = 1;</code>
92 * The overall sentiment of the input document.
95 * <code>.google.cloud.language.v1beta2.Sentiment document_sentiment = 1;</code>
100 public com.google.cloud.language.v1beta2.Sentiment getDocumentSentiment() { in getDocumentSentiment()
102 ? com.google.cloud.language.v1beta2.Sentiment.getDefaultInstance() in getDocumentSentiment()
109 * The overall sentiment of the input document.
112 * <code>.google.cloud.language.v1beta2.Sentiment document_sentiment = 1;</code>
[all …]
DSentenceOrBuilder.java67 * true, this field will contain the sentiment for the sentence.
70 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 2;</code>
72 * @return Whether the sentiment field is set.
81 * true, this field will contain the sentiment for the sentence.
84 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 2;</code>
86 * @return The sentiment.
88 com.google.cloud.language.v1beta2.Sentiment getSentiment(); in getSentiment()
95 * true, this field will contain the sentiment for the sentence.
98 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 2;</code>
DEntityMention.java312 private com.google.cloud.language.v1beta2.Sentiment sentiment_;
319 * true, this field will contain the sentiment expressed for this mention of
323 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 3;</code>
325 * @return Whether the sentiment field is set.
337 * true, this field will contain the sentiment expressed for this mention of
341 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 3;</code>
343 * @return The sentiment.
346 public com.google.cloud.language.v1beta2.Sentiment getSentiment() { in getSentiment()
348 ? com.google.cloud.language.v1beta2.Sentiment.getDefaultInstance() in getSentiment()
357 * true, this field will contain the sentiment expressed for this mention of
[all …]
DEntityMentionOrBuilder.java92 * true, this field will contain the sentiment expressed for this mention of
96 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 3;</code>
98 * @return Whether the sentiment field is set.
107 * true, this field will contain the sentiment expressed for this mention of
111 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 3;</code>
113 * @return The sentiment.
115 com.google.cloud.language.v1beta2.Sentiment getSentiment(); in getSentiment()
122 * true, this field will contain the sentiment expressed for this mention of
126 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 3;</code>
DAnalyzeSentimentResponseOrBuilder.java30 * The overall sentiment of the input document.
33 * <code>.google.cloud.language.v1beta2.Sentiment document_sentiment = 1;</code>
42 * The overall sentiment of the input document.
45 * <code>.google.cloud.language.v1beta2.Sentiment document_sentiment = 1;</code>
49 com.google.cloud.language.v1beta2.Sentiment getDocumentSentiment(); in getDocumentSentiment()
54 * The overall sentiment of the input document.
57 * <code>.google.cloud.language.v1beta2.Sentiment document_sentiment = 1;</code>
94 * The sentiment for all the sentences in the document.
104 * The sentiment for all the sentences in the document.
114 * The sentiment for all the sentences in the document.
[all …]
/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/
DSentiment.java25 * The sentiment, such as positive/negative feeling or association, for a unit
31 * Protobuf type {@code google.cloud.dialogflow.v2beta1.Sentiment}
33 public final class Sentiment extends com.google.protobuf.GeneratedMessageV3 class
35 // @@protoc_insertion_point(message_implements:google.cloud.dialogflow.v2beta1.Sentiment)
38 // Use Sentiment.newBuilder() to construct.
39 private Sentiment(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Sentiment() method in Sentiment
43 private Sentiment() {} in Sentiment() method in Sentiment
48 return new Sentiment(); in newInstance()
67 com.google.cloud.dialogflow.v2beta1.Sentiment.class, in internalGetFieldAccessorTable()
68 com.google.cloud.dialogflow.v2beta1.Sentiment.Builder.class); in internalGetFieldAccessorTable()
[all …]
DSentimentAnalysisResult.java25 * The result of sentiment analysis. Sentiment analysis inspects user input
81 private com.google.cloud.dialogflow.v2beta1.Sentiment queryTextSentiment_;
86 * The sentiment analysis result for `query_text`.
89 * <code>.google.cloud.dialogflow.v2beta1.Sentiment query_text_sentiment = 1;</code>
101 * The sentiment analysis result for `query_text`.
104 * <code>.google.cloud.dialogflow.v2beta1.Sentiment query_text_sentiment = 1;</code>
109 public com.google.cloud.dialogflow.v2beta1.Sentiment getQueryTextSentiment() { in getQueryTextSentiment()
111 ? com.google.cloud.dialogflow.v2beta1.Sentiment.getDefaultInstance() in getQueryTextSentiment()
118 * The sentiment analysis result for `query_text`.
121 * <code>.google.cloud.dialogflow.v2beta1.Sentiment query_text_sentiment = 1;</code>
[all …]
/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/
DSentiment.java25 * The sentiment, such as positive/negative feeling or association, for a unit
31 * Protobuf type {@code google.cloud.dialogflow.v2.Sentiment}
33 public final class Sentiment extends com.google.protobuf.GeneratedMessageV3 class
35 // @@protoc_insertion_point(message_implements:google.cloud.dialogflow.v2.Sentiment)
38 // Use Sentiment.newBuilder() to construct.
39 private Sentiment(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Sentiment() method in Sentiment
43 private Sentiment() {} in Sentiment() method in Sentiment
48 return new Sentiment(); in newInstance()
67 com.google.cloud.dialogflow.v2.Sentiment.class, in internalGetFieldAccessorTable()
68 com.google.cloud.dialogflow.v2.Sentiment.Builder.class); in internalGetFieldAccessorTable()
[all …]
DSentimentAnalysisResult.java25 * The result of sentiment analysis. Sentiment analysis inspects user input
81 private com.google.cloud.dialogflow.v2.Sentiment queryTextSentiment_;
86 * The sentiment analysis result for `query_text`.
89 * <code>.google.cloud.dialogflow.v2.Sentiment query_text_sentiment = 1;</code>
101 * The sentiment analysis result for `query_text`.
104 * <code>.google.cloud.dialogflow.v2.Sentiment query_text_sentiment = 1;</code>
109 public com.google.cloud.dialogflow.v2.Sentiment getQueryTextSentiment() { in getQueryTextSentiment()
111 ? com.google.cloud.dialogflow.v2.Sentiment.getDefaultInstance() in getQueryTextSentiment()
118 * The sentiment analysis result for `query_text`.
121 * <code>.google.cloud.dialogflow.v2.Sentiment query_text_sentiment = 1;</code>
[all …]
/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/java/com/google/cloud/automl/v1/
DPredictResponseOrBuilder.java31 * AutoML Translation and AutoML Natural Language Sentiment Analysis
43 * AutoML Translation and AutoML Natural Language Sentiment Analysis
55 * AutoML Translation and AutoML Natural Language Sentiment Analysis
67 * AutoML Translation and AutoML Natural Language Sentiment Analysis
80 * AutoML Translation and AutoML Natural Language Sentiment Analysis
95 * Sentiment Analysis), if the input is a document, the recognized text is
113 * Sentiment Analysis), if the input is a document, the recognized text is
131 * Sentiment Analysis), if the input is a document, the recognized text is
149 * AutoML Natural Language Sentiment Analysis
152 * -1 maps to least positive sentiment, while 1 maps to the most positive
[all …]
DTextSentimentAnnotation.java25 * Contains annotation details specific to text sentiment.
74 * Output only. The sentiment with the semantic, as given to the
77 * The sentiment values are between 0 and
79 * with higher value meaning more positive sentiment. They are completely
80 * relative, i.e. 0 means least positive sentiment and sentiment_max means
82 * e.g. if train data had only negative sentiment, then sentiment_max, would
84 * The sentiment shouldn't be confused with "score" or "magnitude"
85 * from the previous Natural Language Sentiment Analysis API.
88 * <code>int32 sentiment = 1;</code>
90 * @return The sentiment.
[all …]
DTextSentimentAnnotationOrBuilder.java30 * Output only. The sentiment with the semantic, as given to the
33 * The sentiment values are between 0 and
35 * with higher value meaning more positive sentiment. They are completely
36 * relative, i.e. 0 means least positive sentiment and sentiment_max means
38 * e.g. if train data had only negative sentiment, then sentiment_max, would
40 * The sentiment shouldn't be confused with "score" or "magnitude"
41 * from the previous Natural Language Sentiment Analysis API.
44 * <code>int32 sentiment = 1;</code>
46 * @return The sentiment.
/external/python/google-api-python-client/docs/dyn/
Dlanguage_v1.documents.html82 <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.
[all …]
Dlanguage_v1beta2.documents.html82 <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…
[all …]
Dcontactcenterinsights_v1.projects.locations.conversations.analyses.html126 …&quot;sentiment&quot;: { # The data for a sentiment annotation. # Sentiment expressed for this men…
127 …ive number from 0 to infinity which represents the abolute magnitude of sentiment regardless of sc…
128 … &quot;score&quot;: 3.14, # The sentiment score between -1.0 (negative) and 1.0 (positive).
143 … &quot;sentimentData&quot;: { # The data for a sentiment annotation. # Data specifying sentiment.
144 …ive number from 0 to infinity which represents the abolute magnitude of sentiment regardless of sc…
145 … &quot;score&quot;: 3.14, # The sentiment score between -1.0 (negative) and 1.0 (positive).
158 …&quot;sentiment&quot;: { # The data for a sentiment annotation. # The aggregate sentiment expresse…
159 …ive number from 0 to infinity which represents the abolute magnitude of sentiment regardless of sc…
160 … &quot;score&quot;: 3.14, # The sentiment score between -1.0 (negative) and 1.0 (positive).
187 &quot;sentiments&quot;: [ # Overall conversation-level sentiment for each channel of the call.
[all …]
/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/
DPredictResponseOrBuilder.java31 * Translation and Text Sentiment will return precisely one payload.
42 * Translation and Text Sentiment will return precisely one payload.
53 * Translation and Text Sentiment will return precisely one payload.
64 * Translation and Text Sentiment will return precisely one payload.
76 * Translation and Text Sentiment will return precisely one payload.
138 * * For Text Sentiment:
140 * -1 maps to least positive sentiment, while 1 maps to the most positive
141 * one and the higher the score, the more positive the sentiment in the
146 * from the previous Natural Language Sentiment Analysis API.
160 * * For Text Sentiment:
[all …]
/external/google-cloud-java/java-language/
D.readme-partials.yaml2 #### Analyzing sentiment
3 …With Cloud Natural Language, you can analyze the sentiment of text. Add the following imports at t…
9 import com.google.cloud.language.v1.Sentiment;
11 Then, to analyze the sentiment of some text, use the following code:
21 // Detects the sentiment of the text
22 Sentiment sentiment = language.analyzeSentiment(doc).getDocumentSentiment();
26 "Sentiment: score = %s, magnitude = %s%n",
27 sentiment.getScore(), sentiment.getMagnitude());

12345678910>>...14