Natural language processing-based search in Vista

Here’s a feature I didn’t know about. Alex Wade, who was the technical Program Manager responsible for this functionality in Windows Vista, showed me how to enable it. It’s a pity that such a great feature is disabled by default.

So… go to Folder Options (you’ll find it in the control panel), select the “search” tab, and enable “use natural language search”. Then, you can write queries into Windows Search like the following:

Show me all email messages from Lee Dirks after Jan 24″ or “show me all email messages from Lee Dirks with attachments”.

The surprising thing is that the results are accurate 🙂

Well done Alex! Very cool stuff!

Update:

After my initial post, I got some more information from Alex. The feature is not truly based on Natural Language Processing. It converts sentences to <property, value> pairs, which are used for the queries. This is why I shouldn’t have typed “show me all” (not that I really wanted all Lee’s messages… internal joke 🙂 Here are some more examples of queries:

  • email from lee sent last week about tci
  • documents by savas about repositories modified last month
  • feeds from jonas
  • music by david bowie
  • rock music rating *****
  • pictures about plants or flowers taken may 2006

Jonas Barklund has a great post with more details.

Recent Posts

Playing with graphs and neo4j

After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…

2 weeks ago

A Graph Model DSL

Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…

1 month ago

BrainExpanded – Web app and Data Sources

As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…

2 months ago

BrainExpanded – End-to-end working

Imagine a world where your memory is enhanced by a team of intelligent agents, working…

2 months ago

BrainExpanded – Login State Caching Issue in iOS Share Extension

As part of the BrainExpanded project, I’m building an iOS app that lets users easily…

4 months ago

Is AI Good or Bad?

Artificial Intelligence (AI) has rapidly evolved over the past few decades, becoming an integral part…

4 months ago