« Omniture vs. WebTrends OnDemand | Main | Word Stemming »

Google Complete

One of the problems I've been pondering for a while is how to automatically arrange a set of words into the logical order.

"New Restaurant York," for instance -- should probably be written as "new york restaurant."

How do we get computers to know that? One idea is to just run each possible arrangement of words through Google (in quotes), and see which comes up with the most results. But that uses so much bandwidth that Google will shut down any IP address pretty quickly, if you need to test more than a handful of words.

However, Google Suggest provides the data we need, much more quickly and without formatting it into a messy html page.

http://www.google.com/complete/search?hl=en&js=true&qu=tom+dalton

I wonder how closely they're watching this link for traffic surges. They've got to allow more queries on that address than the main Google pages. It's an interesting option, anyway.

I still think the best approach, though, is to spider the net and make my own database to work from. And there are so many other cool things that I could do with that data.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on December 7, 2005 4:51 PM.

The previous post in this blog was Omniture vs. WebTrends OnDemand.

The next post in this blog is Word Stemming.

Many more can be found on the main index page or by looking through the archives.