Module: Google::Cloud::Language::V1::PartOfSpeech::Number
- Defined in:
- lib/google/cloud/language/v1/doc/google/cloud/language/v1/language_service.rb
Overview
Count distinctions.
Constant Summary collapse
- NUMBER_UNKNOWN =
Number is not applicable in the analyzed language or is not predicted.
0
- SINGULAR =
Singular
1
- PLURAL =
Plural
2
- DUAL =
Dual
3