Knowledge Graph (KG), and Knowledge Panels (KP).
Answer queries like [academy awards] or [Tom Hanks awards], [godfather characters].
Responsible project delivery, query triggering, UI, and data for several KP verticals (vertical=Effort to bring query answers to the user in a specific area using KG).
Determine user intent for each query, using query annotation and grammar.
Retrieve related facts using the Knowledge Graph (KG) with a custom realtime database access language.
Display data to the user information, UI configuration (html).
Page annotation with mids from freebase and Google's Knowledge Graph.
Annotate the world, annotate all existing pages in the world within a period of a day.
Improve precision, introduce new quality metrics.
Annotate all incoming query traffic.
Autocomplete. Responsible for URL autocompletion for google.com as well as the Chrome browser.
Autocompletion is based on URL popularity as well as personal history.
Query Refinements. Using logs history to decide on refined queries for a search, for [Barack Obama] see queries at the end of the page.
Significant improvement in user engagement, and click-through rate
Readability, C++, Python, Javascript.