NlpSaftLabeledSpans

GoogleApi.ContentWarehouse.V1.Model.NlpSaftLabeledSpans


Table of Contents ▼

Jump to a specific part of the page:

Description

A list of labeled spans of the same type.

Attributes List

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

View Attributes

Attributes

  1. labeledSpan (type: list(GoogleApi.ContentWarehouse.V1.Model.NlpSaftLabeledSpan), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSaftLabeledSpans{
labeledSpan: [GoogleApi.ContentWarehouse.V1.Model.NlpSaftLabeledSpan.t()] | nil
}

Function

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

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