Skip to content

renanpvaz/hspell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hspell

Haskell implementation of a simple spelling corrector based on https://norvig.com/spell-correct.html.

  • Correct edits that are one word away
  • Check for candidates with two-word edits
  • Pretty output
  • Cache word count

About

Simple spelling corrector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published