VideoContentSearchOcrAsrFeature
VideoSearch InfrastructureGoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOcrAsrFeature
SEO Analysis
AI GeneratedRelated to video content processing and YouTube integration. Video content appears in universal search results, video carousels, and YouTube search. This model processes video signals that determine how video content is ranked and displayed in both web search and YouTube search results.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
- Consider how this system might interact with other ranking signals
Attributes
9minCharEditDistanceinteger(nilThe minimum char edit distance between the normalized OCR text and candidate word strings taken from a time window around the OCR appearance.
minCharEditDistanceAsrTextstringnilFull type: String.tThe matched ASR candidate for minimum char edit distance.
minCharEditDistancePercentnumber(nilThe min_char_edit_distance divided by the length of the OCR string.
ocrTextNormalizedForCharMatchstringnilFull type: String.tThe normalized OCR text which was used to match the candidate.
ocrTextNormalizedForCharMatchLengthinteger(nilThe length of the normalized OCR text.
pretriggerScorenumber(nilThe score from the pretrigger model.
wordOverlapAsrTextstringnilFull type: String.tThe ASR text that was used for the word overlap calculation.
wordOverlapCountinteger(nilThe number of words found both in the OCR text and the ASR in a time window around OCR appearance.
wordOverlapPercentnumber(nilThe word_overlap_count divided by the number of words in the OCR text.