A Fast SymSpell port for python written in C++ using pybind11.
Project description
SymSpellCppPy
A Fast SymSpell v6.5 port for python written in C++ using pybind11.
Installation
pip install SymSpellCppPy
Usage
Development
git clone git@github.com:viig99/SymSpellCppPy.git
cd SymSpellCppPy
mkdir -p build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make -j$(nproc)
Testing
For detailed list of command line test flags please refer to Catch 2 Docs
cd build
./Catch2Test -s
Python Bindings
Building
python3 setup.py build
Testing
python3 setup.py test
Acknowledgements
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SymSpellCppPy-0.0.2.tar.gz
(648.4 kB
view details)
File details
Details for the file SymSpellCppPy-0.0.2.tar.gz
.
File metadata
- Download URL: SymSpellCppPy-0.0.2.tar.gz
- Upload date:
- Size: 648.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d85989c8aa28b2d819f9a67cd0cff2f745f75bc6544488577a7ec01f3cf8b26 |
|
MD5 | 1c2e968a5046fdd7240e4211c288f17e |
|
BLAKE2b-256 | cc9f9f793df95c56457de52e7b92d2958ec84741c945ff38e684f66f4f764439 |