Peter Norvig has a blog entry on how to write a fairly effective spelling 
corrector (75-90%) in very little code, using some Bayesian analysis:

     http://norvig.com/spell-correct.html <http://norvig.com/spell-correct.html>

A worthwhile read.  

I’m using this program as an exercise in learning Perl6 (which, believe it or 
not, now has an official release date). I wonder though, how would it look in 
J?  

-Dan
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to