VideoContentSearchCaptionEntityAnchorFeatures
VideoLink SignalGoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCaptionEntityAnchorFeatures
SEO Analysis
AI GeneratedRelated to anchor text analysis and link signal processing. Anchor text—the clickable text in hyperlinks—has been a fundamental ranking signal since Google's inception. This model processes how link text is analyzed, stored, and weighted, affecting how Google understands what a page is about based on how other sites link to it.
Actionable Insights for SEOs
- Monitor for changes in rankings that may correlate with updates to this system
- Consider how your content strategy aligns with what this signal evaluates
- Audit your backlink profile for anchor text diversity and relevance
- Ensure internal linking uses descriptive, relevant anchor text
- Monitor for unnatural link patterns that could trigger penalties
Attributes
29asrMentionTextstringnilFull type: String.tIf the description anchor has been recognized as an entity and that entity has also been mention in the ASR, this is the mention text from the ASR.
asrMentionTranscriptOffsetinteger(nilThe start index of the ASR entity mention from the beginning of the ASR transcript. The index is included so that individual mentions that share the same mid and time can be distinguished which happens when an entity is mentioned multiple times in an ASR sentence. Each mid/asr_mention_transcript_offset will be unique.
asrSentencestringnilFull type: String.tThe nearest ASR sentence.
asrStartTimeinteger(nilThe begin time in ms of the ASR sentence.
bertScoreslist(number(nilThe result of the BERT inference using the title, ASR sentence and entity mention text.
broadnessnumber(nilA score to help determine how specific this entity is.
durationCoveragenumber(nilThe percentage of the video covered by the span of the first mention to the last mention.
entityConnectednessnumber(nilThe webref connectedness score of the entity.
entityDescriptionstringnilFull type: String.tA short text describing the entity.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCaptionEntityDocInfo.tInformation about how many documents the entity occurred in and how many total mentions the entity has across the entire video corpus.
entityMentionInDescriptionboolean(nilWhether or not the entity mention text appears in the description of the video.
estimatedMentionTimeinteger(nilThe estimated begin time in ms of the entity mention using the text offset divided by the ASR duration.
groupCohesionnumber(nilAverage similarity between this anchor and other anchors in the set.
hypernymConfidencenumber(nilThe confidence of the hypernym used as the set label.
hypernymCountnumber(nilNumber of hypernyms used for calculating similarity.
hyperpediaSalientTermsSimilaritynumber(nilThe cosine similarity between the document salient terms and the hyperpedia hypernyms for a given entity.
inWebrefEntitiesboolean(nilWhether or not this entity is in the webref entities.
isOracleEntityboolean(nilTrue if the given entity appears as an Oracle followup query.
isProductboolean(nilWhether this entity counts as a 'product' for the purpose of dividing entities between the 'related topics' and 'products in this video' features.
maxMentionConfidencenumber(nilThe maximum confidence of all of the entity mentions in the transcript.
mentionConfidencenumber(nilThe confidence that the ASR mention matches the given mid.
mentionsinteger(nilNumber of times an entity is mentioned in the ASR transcript.
msFromLastAnchorinteger(nilThe duration in ms between this anchor and the previous anchor or the beginning of the video if this is the first anchor.
nextAsrSentencestringnilFull type: String.tThe ASR sentence after asr_sentence or "" if it is the last sentence.
otherAsrMentionTextstringnilFull type: list(String.tThe ASR text of each mention of the entity.
otherEstimatedMentionTimeslist(integer(nilEach time the entity was mentioned.
previousAsrSentencestringnilFull type: String.tThe ASR sentence before asr_sentence or "" if it is the first sentence.
trustedNameConfidencenumber(nilThe confidence that the ASR mention is a trusted name.
webrefEntityTopicalitynumber(nilThe webref entity topicality score if the entity is a webref entity and 0 if not.