The document summarizes techniques for deep query understanding in search systems. It discusses query understanding, which involves understanding a user's information need from their query. This allows for query correction, suggestion, expansion, classification and semantic tagging. Query correction reformulates ill-formed queries. Query suggestion provides similar queries. Query expansion adds synonyms to broaden results. Query classification determines the intent or topic of the query. Semantic tagging identifies entities in the query. The document outlines various models for these techniques, including using contextual information and graph representations of search logs.