View Source GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaEntity (google_api_content_warehouse v0.4.0)
An entity, which may occur multiple times in the text.
Attributes
-
gender
(type:String.t
, default:nil
) - Entity gender. Default label set is 'masculine', 'feminine', or 'neuter'. (Perhaps in the future we can split 'neuter' into 'inanimate', 'unknown', and 'non-binary'.) -
mid
(type:String.t
, default:nil
) - Machine identifier, such as those from the Freebase database (or similar entity database). -
name
(type:String.t
, default:nil
) - Free-form entity name. -
type
(type:list(String.t)
, default:nil
) - Entity type, typically something like person/location/organization. The schema for types is not specified. If this entity has a MID, use the mid field instead or in conjunction with the type.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.