KnowledgeAnswersIntentQueryOnDeviceAnnotationSignals

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryOnDeviceAnnotationSignals


Table of Contents ▼

Jump to a specific part of the page:

Description

Signals coming from on-device annotators.

Attributes List

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

View Attributes

Attributes

  1. provenance (type: String.t, default: nil)
    - Provenance of the annotator. Equivalent to the provenance field in OnDeviceParserInput::AnnotationInfo. This is used to map from AnnotationInfo to nlp_sage.ScoredAnnotation, since nlp_sage.ScoredAnnotation doesn't have a native provenance field. Note in the (very) long term, we'd like to replace ScoredAnnotation with Argument altogether.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryOnDeviceAnnotationSignals{
provenance: String.t() | nil
}

Function

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

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