Module: Google::Cloud::Language::V1beta2::PartOfSpeech::Number
- Defined in:
- lib/google/cloud/language/v1beta2/doc/google/cloud/language/v1beta2/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