Skip to content

MegaColorBoy/ToySpellChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Toy Spellchecker Inspired by Peter Norvig's article about How to Write a Spelling Corrector. His implementation was on Python and honestly, I don't think it can get any better than his because it's so elegant and simple to understand.

However, my version is intended to take inspiration from Norvig's and exercise my C++ skills a bit lol.

Have fun reading the code :)!

About

Toy Spellchecker built using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages