Arc Forumnew | comments | leaders | submitlogin
1 point by s-phi-nl 5308 days ago | link | parent

When I run Norvig's version, I do not get the results you do, but get the same results as you get from the Ruby/Arc versions.

  >>> spell.correct('speling')
  'spelling'
  >>> spell.correct('godd')
  'good'