Voting helps other researchers find interesting modules.
Mentions of relations in the document. A relation mention is between a mention of the source entity and a mention of the target entity.
info
GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t
nil
phrase
GoogleApi.ContentWarehouse.V1.Model.NlpSaftPhrase.t
source
integer()
sourceInfo
list(String.t)
target
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSaftRelationMention{ info: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t() | nil, phrase: GoogleApi.ContentWarehouse.V1.Model.NlpSaftPhrase.t() | nil, source: integer() | nil, sourceInfo: [String.t()] | nil, target: integer() | nil }
@spec decode(struct(), keyword()) :: struct()