Skip to content

lrboyer/Spellchecker-using-hashtable-chaining-cpp

Repository files navigation

Spellchecker-using-hash-table-cpp

To use type ./lab5 or compile it then run it

Has options to input words, add words from a file, remove words, find words, and to spellcheck

Already has some wordlist in the folder wordlist.txt is recommended for spellchecking has over 170,000 words in it

About

A simple spellchecker that uses hash table chaining for storing all the words. Made for CPSC 2121 lab

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages