-2

This idea just popped into my head, so I don't have any code to show for it, but I was curious to know the answer. How is spell check implemented on most major word processors? I'm most curious to know what kind of data structures would be used in the creation of such a utility. Also, references to algorithms would be nice answers as well.

varatis
  • 14,494
  • 23
  • 71
  • 114

1 Answers1

0

For a basic guide in python, have a look here.

Also you might want to look at this past question

Community
  • 1
  • 1
kragniz
  • 305
  • 1
  • 12