Skip to content

SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm

Notifications You must be signed in to change notification settings

GerHobbelt/SymspellCPP

 
 

Repository files navigation

This project is a c++ port from https://github.com/wolfgarbe/SymSpell v6.5

Please note that you can disable/enable unicode support by the macro #define UNICODE_SUPPORT in the header Symspell.h

Tested with English and Japanese and this version produced similar result to the original C# code

About

SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.8%
  • CMake 0.2%