Where can I learn more about the Google search "did you mean" algorithm?

Viewed 18608

Possible Duplicate:
How do you implement a “Did you mean”?

I am writing an application where I require functionality similar to Google's "did you mean?" feature used by their search engine:

alt text

Is there source code available for such a thing or where can I find articles that would help me to build my own?

11 Answers
Related