Name | symspellpy JSON |
Version |
6.7.8
JSON |
| download |
home_page | None |
Summary | Python SymSpell |
upload_time | 2024-08-31 14:12:29 |
maintainer | None |
docs_url | None |
author | mmb L |
requires_python | >=3.8 |
license | MIT License Copyright (c) 2024 mmb L (Python port https://github.com/mammothb/symspellpy) Copyright (c) 2021 Wolf Garbe (Original C# implementation https://github.com/wolfgarbe/SymSpell) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
spellchecker
symspell
word segmentation
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
symspellpy <br>
[](https://badge.fury.io/py/symspellpy)
[](https://github.com/mammothb/symspellpy/actions/workflows/tests.yml)
[](https://symspellpy.readthedocs.io/en/latest/?badge=latest)
[](https://codecov.io/gh/mammothb/symspellpy)
========
symspellpy is a Python port of [SymSpell](https://github.com/wolfgarbe/SymSpell) v6.7.2, 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.
Notable Changes
===============
v6.7.2: Implemented fast distance comparer with [editdistpy](https://github.com/mammothb/editdistpy). Approximately 2x speed up for usage under default settings, benchmarks found [here](https://github.com/mammothb/symspellpy/blob/master/tests/benchmarks.ipynb).
Install
=======
For installation instructions, see the `INSTALL.rst` file or the [install](https://symspellpy.readthedocs.io/en/latest/users/installing.html) documentation.
Usage
=====
Check out the [examples](https://symspellpy.readthedocs.io/en/latest/examples/index.html) provided for sample usage.
Raw data
{
"_id": null,
"home_page": null,
"name": "symspellpy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "spellchecker, symspell, word segmentation",
"author": "mmb L",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/ba/bd/1053f0e671de68906c3d7f9ef41f5aecf1dd27b1ef5e4a49914bf868f126/symspellpy-6.7.8.tar.gz",
"platform": null,
"description": "symspellpy <br>\n[](https://badge.fury.io/py/symspellpy)\n[](https://github.com/mammothb/symspellpy/actions/workflows/tests.yml)\n[](https://symspellpy.readthedocs.io/en/latest/?badge=latest)\n[](https://codecov.io/gh/mammothb/symspellpy)\n========\n\nsymspellpy is a Python port of [SymSpell](https://github.com/wolfgarbe/SymSpell) v6.7.2, which provides much higher speed and lower memory consumption. Unit tests\nfrom the original project are implemented to ensure the accuracy of the port.\n\nPlease note that the port has not been optimized for speed.\n\nNotable Changes\n===============\nv6.7.2: Implemented fast distance comparer with [editdistpy](https://github.com/mammothb/editdistpy). Approximately 2x speed up for usage under default settings, benchmarks found [here](https://github.com/mammothb/symspellpy/blob/master/tests/benchmarks.ipynb).\n\nInstall\n=======\nFor installation instructions, see the `INSTALL.rst` file or the [install](https://symspellpy.readthedocs.io/en/latest/users/installing.html) documentation.\n\nUsage\n=====\nCheck out the [examples](https://symspellpy.readthedocs.io/en/latest/examples/index.html) provided for sample usage.\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 mmb L (Python port https://github.com/mammothb/symspellpy) Copyright (c) 2021 Wolf Garbe (Original C# implementation https://github.com/wolfgarbe/SymSpell) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Python SymSpell",
"version": "6.7.8",
"project_urls": {
"Changelog": "https://github.com/mammothb/symspellpy/blob/master/CHANGELOG.md",
"Documentation": "https://symspellpy.readthedocs.io/en/latest",
"Repository": "https://github.com/mammothb/symspellpy"
},
"split_keywords": [
"spellchecker",
" symspell",
" word segmentation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "60247eb85923f184da707acdd89ed68aa40464bfd5e208a68f1cf2074fcda738",
"md5": "556a4b01a93273f91260f903cfff7d91",
"sha256": "2cbd9a6ab2c428bcbe713a8e6fbd96f5f4d08bb933d3141b56a8e1da42b464dd"
},
"downloads": -1,
"filename": "symspellpy-6.7.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "556a4b01a93273f91260f903cfff7d91",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2611895,
"upload_time": "2024-08-31T14:12:27",
"upload_time_iso_8601": "2024-08-31T14:12:27.400631Z",
"url": "https://files.pythonhosted.org/packages/60/24/7eb85923f184da707acdd89ed68aa40464bfd5e208a68f1cf2074fcda738/symspellpy-6.7.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "babd1053f0e671de68906c3d7f9ef41f5aecf1dd27b1ef5e4a49914bf868f126",
"md5": "7242aef17b840d99ae63c3c829dad1c0",
"sha256": "4fd36ac3381f5f9b2d73f48f45f2c3cbab053f28aa352f73b13bcf64d1a8a25a"
},
"downloads": -1,
"filename": "symspellpy-6.7.8.tar.gz",
"has_sig": false,
"md5_digest": "7242aef17b840d99ae63c3c829dad1c0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2614995,
"upload_time": "2024-08-31T14:12:29",
"upload_time_iso_8601": "2024-08-31T14:12:29.462331Z",
"url": "https://files.pythonhosted.org/packages/ba/bd/1053f0e671de68906c3d7f9ef41f5aecf1dd27b1ef5e4a49914bf868f126/symspellpy-6.7.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-31 14:12:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mammothb",
"github_project": "symspellpy",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "symspellpy"
}