type property
The type of the entity mention. Possible string values are:
- "MENTION_TYPE_UNSPECIFIED" : Unspecified.
- "PROPER" : Proper noun.
- "COMMON" : Common noun (or noun compound).
Implementation
core.String? type;
The type of the entity mention. Possible string values are:
core.String? type;