Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 332 Bytes

File metadata and controls

6 lines (4 loc) · 332 Bytes

Keywords-Generator

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.