PartOfSpeech_Proper
class PartOfSpeech_Proper
This category shows if the token is part of a proper name.
Protobuf enum Google\Cloud\Language\V1beta2\PartOfSpeech\Proper
Constants
| PROPER_UNKNOWN |
Proper is not applicable in the analyzed language or is not predicted. Generated from protobuf enum |
| PROPER |
Proper Generated from protobuf enum |
| NOT_PROPER |
Not proper Generated from protobuf enum |