{"id":19544647,"url":"https://github.com/viig99/symspellcpppy","last_synced_at":"2025-04-09T07:07:51.661Z","repository":{"id":38138655,"uuid":"298644705","full_name":"viig99/SymSpellCppPy","owner":"viig99","description":"Fast SymSpell written in c++ and exposes to python via pybind11","archived":false,"fork":false,"pushed_at":"2025-03-02T01:50:50.000Z","size":8711,"stargazers_count":42,"open_issues_count":4,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-02T02:18:33.086Z","etag":null,"topics":["compound-words","fuzzy-matching","fuzzy-search","pybind11","python","spell-check","spellcheck","spelling","spelling-correction","spelling-corrector","symspell","text-segmentation","word-segmentation"],"latest_commit_sha":null,"homepage":"https://symspellcpppy.readthedocs.io","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viig99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-25T17:59:16.000Z","updated_at":"2025-03-12T13:43:00.000Z","dependencies_parsed_at":"2023-02-01T19:31:24.730Z","dependency_job_id":null,"html_url":"https://github.com/viig99/SymSpellCppPy","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viig99%2FSymSpellCppPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viig99%2FSymSpellCppPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viig99%2FSymSpellCppPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viig99%2FSymSpellCppPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viig99","download_url":"https://codeload.github.com/viig99/SymSpellCppPy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247994121,"owners_count":21030050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compound-words","fuzzy-matching","fuzzy-search","pybind11","python","spell-check","spellcheck","spelling","spelling-correction","spelling-corrector","symspell","text-segmentation","word-segmentation"],"created_at":"2024-11-11T03:30:18.820Z","updated_at":"2025-04-09T07:07:51.632Z","avatar_url":"https://github.com/viig99.png","language":"C++","readme":"# SymSpellCppPy\nA Fast SymSpell v6.5 port for python written in C++ using pybind11.\n\n![Version](https://img.shields.io/pypi/v/SymSpellCppPy?style=flat-square)\n![UnitTests](https://img.shields.io/github/actions/workflow/status/viig99/SymSpellCppPy/python-app.yml?branch=master\u0026style=flat-square)\n![Docs](https://img.shields.io/readthedocs/symspellcpppy?style=flat-square)\n![Downloads](https://img.shields.io/pypi/dm/SymSpellCppPy?style=flat-square)\n![License](https://img.shields.io/github/license/viig99/SymSpellCppPy?style=flat-square)\n\n## Installation\n```shell script\npip install --upgrade SymSpellCppPy\n```\n\n## Documentation\n* Check [examples](https://symspellcpppy.readthedocs.io/en/latest/Examples.html) for provided usage.\n* Check [api docs](https://symspellcpppy.readthedocs.io/en/latest/SymSpellCppPy.html#pybind11-binding-for-symspellpy) for detailed API documentation.\n* Check `tests/SymSpellCppPyTest.py` for extended api usage.\n\n## Benchmark Results\nRun on AMD 5900x\n```shell script\npip install pytest pytest-benchmark symspellpy SymSpellCppPy\npytest benchmark.py --benchmark-compare\n```\n![Benchmark Results](https://github.com/viig99/SymSpellCppPy/blob/master/resources/benchmark.png?raw=true)\n\n## Development\n```shell script\ngit clone git@github.com:viig99/SymSpellCppPy.git\ncd SymSpellCppPy\nmkdir -p build \u0026\u0026 cd build\ncmake .. -DCMAKE_BUILD_TYPE=Release\nmake -j$(nproc)\n```\n\n### Testing\n\n\n### Python Bindings\n\n### Build\n```shell script\npython3 setup.py build\n```\n\n### Test\n#### Python tests\n```shell script\npython3 setup.py test\n```\n\n#### C++ tests\nFor detailed list of command line test flags please refer to [Catch 2 Docs](https://github.com/catchorg/Catch2/blob/master/docs/command-line.md#top)\n```shell script\ncd build\n./Catch2Test -s\n```\n\n## Acknowledgements\n* [SymSpell by @wolfgarbe](https://github.com/wolfgarbe/SymSpell)\n* [SymspellCPP by @AtheS21](https://github.com/AtheS21/SymspellCPP)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviig99%2Fsymspellcpppy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviig99%2Fsymspellcpppy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviig99%2Fsymspellcpppy/lists"}