/spell-checker

wagner-fisher spell checker algorithm visualizer

Primary LanguageTypeScript

Spell Checker

Spell checker app implemented using Wagner-fisher distance algorithm between two words that calculates distance using dynmic approach with O(n x m) time complexity

Demo