Analyze text and generate keywords from it (including word forms)
Long time ago I've made some script which analize text and generate meta tag "keywords".
Now I found article http://habrahabr.ru/post/125617/ about realizaton of SOUNDEX algorithm on javascript and implemented this algorithm to my old script.