PartOfSpeech_Number
class PartOfSpeech_Number
Count distinctions.
Protobuf enum Google\Cloud\Language\V1beta2\PartOfSpeech\Number
Constants
NUMBER_UNKNOWN |
Number is not applicable in the analyzed language or is not predicted. Generated from protobuf enum |
SINGULAR |
Singular Generated from protobuf enum |
PLURAL |
Plural Generated from protobuf enum |
DUAL |
Dual Generated from protobuf enum |