Skip to content

A Python code snippet for checking single word's spelling quickly. It can detect 99% of errors with 7 times less memory footprint than using a word list.

License

Notifications You must be signed in to change notification settings

nhatminhbui/spell-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Light Spell Check

A Python code snippet for checking single word's spelling quickly. It does magical work to detect 99% of errors with seven times less memory footprint than using a word list.

About

A Python code snippet for checking single word's spelling quickly. It can detect 99% of errors with 7 times less memory footprint than using a word list.

Topics

Resources

License

Stars

Watchers

Forks

Languages