| 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 © 2018 Google LLC. All rights reserved.