Package | Description |
---|---|
com.google.cloud.language.v1 |
A client to Cloud Natural Language API
|
Modifier and Type | Class and Description |
---|---|
class |
PartOfSpeech
Represents part of speech information for a token.
|
static class |
PartOfSpeech.Builder
Represents part of speech information for a token.
|
Modifier and Type | Method and Description |
---|---|
PartOfSpeechOrBuilder |
Token.getPartOfSpeechOrBuilder()
Parts of speech tag for this token.
|
PartOfSpeechOrBuilder |
Token.Builder.getPartOfSpeechOrBuilder()
Parts of speech tag for this token.
|
PartOfSpeechOrBuilder |
TokenOrBuilder.getPartOfSpeechOrBuilder()
Parts of speech tag for this token.
|
Copyright © 2022 Google LLC. All rights reserved.