Tags:
create new tag
, view all tags
Some years ago I remember the frustratioln of searching for infomation on Delaunay triangulations on the web. The problem was that very few people seemed to be able to spell "delaunay" - all sorts of phonetic variants emerged, such as "delawny", "delory" and even "dellorny". This problem still exists, despite the ubiquity of spelling checkers.

So, how about a Wikipedia:Soundex search mode in %SEARCH? It would have to be linked to word search, I suspect.

Of course Soundex is pretty old hat now; maybe someone can suggest a better algorithm.

This would be a neat little student project.

-- Contributors: CrawfordCurrie - 01 Jun 2007

Discussion

It is great for finding names, especially foreign sounding names.

-- ArthurClemens - 01 Jun 2007

Whatever soundex algorithm you use ... the missing bit for this undertaking is to maintain indexes, i.e. word indexes storing their soundex-code and their occurrence. The word index would ease a couple of other things as well that are recomputed everytime right now: backreferences, keyword search, etc.

-- MichaelDaum - 02 Jun 2007

 
Topic revision: r3 - 2007-06-02 - MichaelDaum
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.