GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesSurfaceForm
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
How the entity was presented in this mention at a surface level. For example, "President Barack Obama" or "Barack Obama" or "he" might all be reasonable surface forms for the MID /m/02mjmr.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
text
(type:String.t
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesSurfaceForm{
text: String.t() | nil
}
text: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesSurfaceForm