Skip to content

A spellchecking utility. Designed as an exercise for CS50x in 2014

Notifications You must be signed in to change notification settings

amrishparmar/Spellcheck-CS50x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spellcheck-CS50x

A spellchecking utility. Designed as an exercise for CS50x in 2014

Usage

Run make when in the cloned directory to compile.

Run ./speller DICTIONARY text, where DICTIONARY is the name of your dictionary file (the file large is a sample dictionary) and text is the text document to spellcheck (the file dracula.txt is a sample text)

About

A spellchecking utility. Designed as an exercise for CS50x in 2014

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages