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:

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