Watch: Query Classification
Assigning search queries to labels — like intent categories — so they can be routed, mapped to content, and reported at scale.
Transcript
When people type searches into a search engine, they leave behind a raw stream of keywords. Query classification is the process of turning that messy data into structured intent. It assigns search queries to specific categories, like commercial versus informational, or groups them by industry and funnel stage. This makes it possible to route queries, map them to content, and run reports at scale.
Traditionally, classification systems are rigid, trained on a fixed set of labels. But a new approach uses an open-set, zero-shot design. Instead of relying on predefined category codes, it treats labels as natural text. This means you can give the system any new list of categories at any time, and it will immediately score how well they fit each query without needing to be retrained. It can even apply multiple labels to a single query at once, using categories it has never seen before.
This model was trained on over one hundred thousand pairwise data points spanning dozens of industries. For search engine optimization, this kind of flexible classification is a game-changer. It allows marketers to plug in data directly from search consoles to map user intent, analyze gaps in search engine results, and build dashboards that track how user intent shifts over time. Ultimately, it bridges the gap between raw search data and highly relevant content engineering.
