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