Skip to content

The spell checker would check every line from the input file and then give suggestions if needed after each line.

Notifications You must be signed in to change notification settings

neelgajjar/SpellCheck_HashTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpellCheck_HashTable

The spell checker would check every line from the input file and then give suggestions if needed after each line. Dependancies(using Hashtable)

  1. Dictionary used by spellchecker(dictionary.txt)
  2. Word Database used by spellingsuggest(wordprobabilityDatabase)
  3. Input Text File used by spellchecker(inputtext.txt)

ScreenShot

screenshot 875

About

The spell checker would check every line from the input file and then give suggestions if needed after each line.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages