From: Baber SHAH
Subject: soundex algorithm
Date: 
Message-ID: <329F2E7C.41C67EA6@cs.ucl.ac.uk>
Can anyone help ?


I'm currently working on a spell checker in Miranda and want to know if
it can be implemented using a Soundex algorithm.  The spell checker
would have a 50-60 word dictionary, but it would be designed to be
extended.  I'm planning on using simple pattern matching to check
whether a given input word is in the dictionary. 

Thanks for any useful input.





b.shah