NlxDataSchemaSentence

GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaSentence


Table of Contents ▼

Jump to a specific part of the page:

Description

A single sentence or utterance.

Attributes List

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

View Attributes

Attributes

  1. bytes (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan, default: nil)
    - The bytes in this sentence.
  2. characters (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan, default: nil)
    - The characters in this sentence.
  3. document (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex, default: nil)
    - The document that contains this sentence.
  4. paragraph (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex, default: nil)
    - The paragraph that contains this sentence.
  5. text (type: String.t, default: nil)
    - The text of this sentence. Must contain valid UTF-8.
  6. tokens (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan, default: nil)
    - The tokens in this sentence.

Type

Function

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

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