Voting helps other researchers find interesting modules.
Representation of a phrase in the document with a particular annotation. Provides the ability to annotate arbitrary spans in the document. This is intended for representing spans that SAFT does NOT consider to be mentions of entities within a SAFT document.
info
GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t
nil
phrase
GoogleApi.ContentWarehouse.V1.Model.NlpSaftPhrase.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSaftAnnotatedPhrase{ info: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t() | nil, phrase: GoogleApi.ContentWarehouse.V1.Model.NlpSaftPhrase.t() | nil }
@spec decode(struct(), keyword()) :: struct()