Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

siddarthkarki/AutoCheck

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoCheck

Done as a course project in Advanced Algorithms.

It uses weighted edit distance as a parameter for spell checking. The weight depends upon the key distances (based on the standard keyboard layout) when a replacement needs to be done between two characters. Auto correct is done by finding words in a dictionary that has a edit distance below a certain threshold from the wrong word. It uses the Burkhard Keller (BK Tree) tree to do so.

About

Done as a course project in Advanced Algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.