Voting helps other researchers find interesting modules.
Identifies a coreference mention (pronoun or nominal) resolved to an entity.
category
String.t
nil
rawText
referentText
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftCoreference{ category: String.t() | nil, rawText: String.t() | nil, referentText: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()