PartOfSpeech_Person
class PartOfSpeech_Person
The distinction between the speaker, second person, third person, etc.
Protobuf enum Google\Cloud\Language\V1beta2\PartOfSpeech\Person
Constants
PERSON_UNKNOWN |
Person is not applicable in the analyzed language or is not predicted. Generated from protobuf enum |
FIRST |
First Generated from protobuf enum |
SECOND |
Second Generated from protobuf enum |
THIRD |
Third Generated from protobuf enum |
REFLEXIVE_PERSON |
Reflexive Generated from protobuf enum |