GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchSpanDolphinScoresSpanToken
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
-
asrConfidence
(type:number()
, default:nil
)
- The ASR confidence for the token, if available. -
isSentenceStart
(type:boolean()
, default:nil
)
- Whether or not this token is the first token in a sentence. -
score
(type:number()
, default:nil
)
- A score correlated with the probability that the token is part of a span candidate. -
text
(type:String.t
, default:nil
)
- The token text. -
timeMs
(type:String.t
, default:nil
)
- The start time of the passage with this token.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchSpanDolphinScoresSpanToken