NlpSaftMentionResolution

GoogleApi.ContentWarehouse.V1.Model.NlpSaftMentionResolution


Table of Contents ▼

Jump to a specific part of the page:

Description

Mention resolution for encoding the concept id (e.g. mid) for a mention.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. profile (type: GoogleApi.ContentWarehouse.V1.Model.NlpSaftEntityProfile, default: nil)
    - Profile for mention information.
  2. type (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSaftMentionResolution{
profile: GoogleApi.ContentWarehouse.V1.Model.NlpSaftEntityProfile.t() | nil,
type: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSaftMentionResolution