Skip to content

Ation/spell_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spell_checker

Simple library that provide spell checking for C++ programs.

Search is done among words added to spelling dictionary with specified number of corrections (add or remove symbol). Set of symbols is configurable by template parameter (look inside testing to get example usage).

About

Tree-based C++ spell checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published