Ambiguous Query Expansion
The Problem
Symptoms
Real-World Example
Query: "Python"
Could mean:
→ Python programming language (tech docs)
→ Python the snake (if you have wildlife content)
→ Monty Python (if you have entertainment content)
Retrieval returns:
→ Mix of all interpretations
→ Mostly irrelevant for user's actual intent
→ AI confused by mixed contextDeep Technical Analysis
Ambiguity Types
Contextual Disambiguation
Query Clarification
Controlled Expansion
How to Solve
Last updated

