AtheS21 / SymspellCPP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 99.8%Language:CMake 0.2%