'speller.c' is a spell-checker at it's core. It loads a dictionary into memory, and then checks the inputted text against the dictionary to see if there are any misspellings. The data structure of choice is a trie. :)
-
Notifications
You must be signed in to change notification settings - Fork 0
unnamedplay-r/spell-checker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple spell checker CLI
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published