SymSpellCppPy Versions Save

Fast SymSpell written in c++ and exposes to python via pybind11

v0.0.18

1 year ago

v0.0.16

1 year ago

What's Changed

Full Changelog: https://github.com/viig99/SymSpellCppPy/compare/v0.0.15...v0.0.16

v0.0.15-v2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/viig99/SymSpellCppPy/compare/v0.0.14...v0.0.15-v2

v0.0.14

2 years ago

Thanks to @marcoffee for the changes, some bugfixes and general improvements.

v0.0.13

3 years ago

Added ability to save and load from memory

v0.0.12-beta

3 years ago

Transfer casing functionality added for lookup & lookup_compound function.

v0.0.10-beta

3 years ago

Added around 44 new test cases from symspellpy, rest are marked as todos. The library should be usable for most cases for now.

v0.0.8-beta

3 years ago

Added better documentation.

v0.0.7-alpha

3 years ago

Adding save_pickle, load_pickle functionality also improved read the docs.