Unfortunately, even Google's spelling engine does not take context into account and it cannot detect when I misspell "least" (by "list"). (Sorry I could not help it.) :)
On Thu, Nov 19, 2015 at 12:06 PM, Dan Bron <[email protected]> wrote: > 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
