VideoContentSearchOcrAsrSetFeature

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOcrAsrSetFeature


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. normalizedWordOverlapScore (type: number(), default: nil)
    - The word_overlap_score divided by the greatest word_overlap_score for any cluster in the VideoAnchorSets.
  2. wordOverlapScore (type: number(), default: nil)
    - A score based on the number of overlapped words between the OCR and ASR for anchors in the cluster.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOcrAsrSetFeature{
normalizedWordOverlapScore: number() | nil,
wordOverlapScore: number() | nil
}

Function

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

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