Skip to content

SilentCoderHere/spelling-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spelling Checker

A simple Python AI-based spelling checker that finds and suggests correct spellings for words.
It uses a Levenshtein edit distance algorithm and a built-in word list to detect misspelled words.

💡 Features

  • Detects spelling mistakes in English text
  • Suggests closest matching words based on edit distance
  • Lightweight and dependency-free (pure Python)
  • Easy to integrate into scripts or tools

About

This is an simple ai for checking spelling mistakes.

Topics

Resources

License

Stars

Watchers

Forks

Languages