Cloud Natural Language V1 Client - Class Gender (0.29.0)

Reference documentation and code samples for the Cloud Natural Language V1 Client class Gender.

Gender classes of nouns reflected in the behaviour of associated words.

Protobuf type google.cloud.language.v1.PartOfSpeech.Gender

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

GENDER_UNKNOWN

  Value: 0 
 

Gender is not applicable in the analyzed language or is not predicted.

Generated from protobuf enum GENDER_UNKNOWN = 0;

FEMININE

  Value: 1 
 

Feminine

Generated from protobuf enum FEMININE = 1;

MASCULINE

  Value: 2 
 

Masculine

Generated from protobuf enum MASCULINE = 2;

NEUTER

  Value: 3 
 

Neuter

Generated from protobuf enum NEUTER = 3;

Design a Mobile Site
View Site in Mobile | Classic
Share by: