Skip to content

Venkatavaradan-R/Spell_Checker

Repository files navigation

Spell_Corrector

implementing a spell checker using C

TO RUN: put all files into the same dir to compile, use the command :

make

to view output do: ./output

and to remove unnecessary .o files do: make clean

status: incomplete the search trie fn isnt working

About

implementing a spell checker using C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published