KnowledgeAnswersIntentQueryQrefAnnotationSignals

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryQrefAnnotationSignals


Table of Contents ▼

Jump to a specific part of the page:

Description

Signals associated with Qref annotations.

Attributes List

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

View Attributes

Attributes

  1. score (type: float(), default: nil)
    - Numeric value associated with each annotation within the Qref servlet output.
  2. trustedNameConfidence (type: float(), default: nil)
    - Trusted name confidence signal https://g3doc.corp.google.com/repository/webref/preprocessing/names/tnc_classifier/README.md

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryQrefAnnotationSignals{
score: float() | nil,
trustedNameConfidence: float() | nil
}

Function

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

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