Combine transcript keyword matching with temporal proximity (IMG number ordering between known-topic keepers) to classify untagged video clips into topics.
When a batch of unclassified video clips (e.g. bloopers, outtakes) needs topic assignment and transcripts exist, combine two signals for high-confidence classification:
Transcript content matching — keyword/phrase overlap with known topic titles and keeper transcripts (e.g. "poor man brain" → poor-man-brain, "South Park Commons" → spc-podcast-room-tour).
Temporal proximity — clips are typically shot sequentially. A blooper clip whose IMG number falls between two keepers of the same topic almost certainly belongs to that topic, even if the transcript is too short or garbled to classify on content alone (e.g. "Just want" — 2 words, but sandwiched between SPC tour keepers → SPC tour).
Workflow:
Applied this to classify 25 blooper clips across 7 topics with zero ambiguity in the final assignments.