Skip to content

A program I wrote that checks spelling of words and recommends closely spelled words that could've been meant.

Notifications You must be signed in to change notification settings

NotRunningJ/Spell-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Spell-Checker

This is a spell checker I created at the start of my junior year. It calculates the edit distance between an entered word and every work in a dictionary, and prints out the 5 most similar words. The dictionary i used has about 25,000 words in it.

About

A program I wrote that checks spelling of words and recommends closely spelled words that could've been meant.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages