VideoContentSearchTextSimilarityFeatures

VideoSearch Infrastructure

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchTextSimilarityFeatures

6
out of 10
Medium
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Related 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

8
Sort:|Filter:
hypothesisTextstring
Default: nilFull type: String.t

The hypothesis text that was used for the token overlap calculation.

hypothesisTextTimestring
Default: nilFull type: String.t

The time in ms for the hypothesis_text.

referenceTextstring
Default: nilFull type: String.t
scoringMethodNamestring
Default: nilFull type: String.t

Similarity scorer name.

similarityScorenumber(
Default: nil

The similarity score given by the scoring method specified by the message scoring_method_name.

tokenMatchCountinteger(
Default: nil

Token by token matching stats. Exact matched token count.

tokenMatchPercentnumber(
Default: nil

The token_overlap_count divided by the number of tokens in the hypothesis text.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchTokenAlignment.t

Word by word alignment.