Package | Description |
---|---|
com.google.cloud.language.v1beta2 |
A client to Cloud Natural Language API
|
Modifier and Type | Method and Description |
---|---|
EntityOrBuilder |
AnalyzeEntitiesResponseOrBuilder.getEntitiesOrBuilder(int index)
The recognized entities in the input document.
|
EntityOrBuilder |
AnnotateTextResponse.getEntitiesOrBuilder(int index)
Entities, along with their semantic information, in the input document.
|
EntityOrBuilder |
AnnotateTextResponse.Builder.getEntitiesOrBuilder(int index)
Entities, along with their semantic information, in the input document.
|
EntityOrBuilder |
AnalyzeEntitySentimentResponseOrBuilder.getEntitiesOrBuilder(int index)
The recognized entities in the input document with associated sentiments.
|
EntityOrBuilder |
AnnotateTextResponseOrBuilder.getEntitiesOrBuilder(int index)
Entities, along with their semantic information, in the input document.
|
EntityOrBuilder |
AnalyzeEntitySentimentResponse.getEntitiesOrBuilder(int index)
The recognized entities in the input document with associated sentiments.
|
EntityOrBuilder |
AnalyzeEntitySentimentResponse.Builder.getEntitiesOrBuilder(int index)
The recognized entities in the input document with associated sentiments.
|
EntityOrBuilder |
AnalyzeEntitiesResponse.getEntitiesOrBuilder(int index)
The recognized entities in the input document.
|
EntityOrBuilder |
AnalyzeEntitiesResponse.Builder.getEntitiesOrBuilder(int index)
The recognized entities in the input document.
|
Modifier and Type | Method and Description |
---|---|
List<? extends EntityOrBuilder> |
AnalyzeEntitiesResponseOrBuilder.getEntitiesOrBuilderList()
The recognized entities in the input document.
|
List<? extends EntityOrBuilder> |
AnnotateTextResponse.getEntitiesOrBuilderList()
Entities, along with their semantic information, in the input document.
|
List<? extends EntityOrBuilder> |
AnnotateTextResponse.Builder.getEntitiesOrBuilderList()
Entities, along with their semantic information, in the input document.
|
List<? extends EntityOrBuilder> |
AnalyzeEntitySentimentResponseOrBuilder.getEntitiesOrBuilderList()
The recognized entities in the input document with associated sentiments.
|
List<? extends EntityOrBuilder> |
AnnotateTextResponseOrBuilder.getEntitiesOrBuilderList()
Entities, along with their semantic information, in the input document.
|
List<? extends EntityOrBuilder> |
AnalyzeEntitySentimentResponse.getEntitiesOrBuilderList()
The recognized entities in the input document with associated sentiments.
|
List<? extends EntityOrBuilder> |
AnalyzeEntitySentimentResponse.Builder.getEntitiesOrBuilderList()
The recognized entities in the input document with associated sentiments.
|
List<? extends EntityOrBuilder> |
AnalyzeEntitiesResponse.getEntitiesOrBuilderList()
The recognized entities in the input document.
|
List<? extends EntityOrBuilder> |
AnalyzeEntitiesResponse.Builder.getEntitiesOrBuilderList()
The recognized entities in the input document.
|
Copyright © 2022 Google LLC. All rights reserved.