Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.1 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.1 KB

symspellpy
PyPI version Build Status Documentation Status codecov

symspellpy is a Python port of SymSpell v6.5, which provides much higher speed and lower memory consumption. Unit tests from the original project are implemented to ensure the accuracy of the port.

Please note that the port has not been optimized for speed.

Install

For installation instructions, see the INSTALL.rst file or the install documentation.

Usage

Check out the examples provided for sample usage.