Module: Google::Cloud::Language::V1::PartOfSpeech::Person
- Defined in:
- lib/google/cloud/language/v1/doc/google/cloud/language/v1/language_service.rb
Overview
The distinction between the speaker, second person, third person, etc.
Constant Summary collapse
- PERSON_UNKNOWN =
Person is not applicable in the analyzed language or is not predicted.
0
- FIRST =
First
1
- SECOND =
Second
2
- THIRD =
Third
3
- REFLEXIVE_PERSON =
Reflexive
4