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