GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDescriptionAnchorFeatures
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
entityTextCoverage
(type:number()
, default:nil
)
- When the description anchor text has been recognized as an entity, how much of the description anchor text is covered by the entity mention. -
inAsr
(type:boolean()
, default:nil
)
- Whether or not a mention of the description anchor exists in the ASR. -
isDescriptionAnchor
(type:boolean()
, default:nil
)
- Whether or not the anchor was created from the description for use in training data. This will be set to true for positive examples and false for negative examples. -
spanToAsrTime
(type:integer()
, default:nil
)
- The distance from the ASR sentence to the description anchor time in ms.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDescriptionAnchorFeatures