معرفی شرکت ها


python3-pyspellchecker-0.7.3-1.fc39.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Pure python spell checker based on work by Peter Norvig
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything noarch
نام بسته python3-pyspellchecker
نام فایل بسته python3-pyspellchecker-0.7.3-1.fc39.noarch.rpm
نسخه بسته 0.7.3
انتشار بسته 1.fc39
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 28 Dec 2023 08
هاست سازنده buildvm-s390x-23.s390.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/barrust/pyspellchecker
مجوز MIT
حجم دانلود 6.3M
حجم نصب 6.298M
pyspellchecker (Pure Python Spell Checking) uses a Levenshtein Distance algorithm to find permutations within an edit distance of 2 from the original word. It then compares all permutations (insertions, deletions, replacements, and transpositions) to known words in a word frequency list. Those words that are found more often in the frequency list are more likely the correct results. pyspellchecker supports multiple languages including English, Spanish, German, French, Portuguese, Arabic and Basque. For information on how the dictionaries were created and how they can be updated and improved, please see the Dictionary Creation and Updating section of the readme! pyspellchecker allows for the setting of the Levenshtein Distance (up to two) to check. For longer words, it is highly recommended to use a distance of 1 and not the default 2. See the quickstart to find how one can change the distance parameter.


جایگزین ها

بسته نسخه معماری مخزن
python3-pyspellchecker-0.8.1-1.fc39.noarch.rpm 0.8.1 noarch Fedora Everything


نیازمندی

مقدار نام
= 3.12 python(abi)


ارائه دهنده

مقدار نام
= 0.7.3-1.fc39 python-pyspellchecker
= 0.7.3-1.fc39 python3-pyspellchecker
= 0.7.3-1.fc39 python3.12-pyspellchecker
= 0.7.3 python3.12dist(pyspellchecker)
= 0.7.3 python3dist(pyspellchecker)


نحوه نصب


نصب پکیج rpm python3-pyspellchecker:

    dnf install python3-pyspellchecker-0.7.3-1.fc39.noarch.rpm


فایل ها

مسیرها
/usr/lib/python3.12/site-packages/pyspellchecker-0.7.3.dist-info
/usr/lib/python3.12/site-packages/pyspellchecker-0.7.3.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pyspellchecker-0.7.3.dist-info/LICENSE
/usr/lib/python3.12/site-packages/pyspellchecker-0.7.3.dist-info/METADATA
/usr/lib/python3.12/site-packages/pyspellchecker-0.7.3.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pyspellchecker-0.7.3.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/spellchecker
/usr/lib/python3.12/site-packages/spellchecker/__init__.py
/usr/lib/python3.12/site-packages/spellchecker/__pycache__
/usr/lib/python3.12/site-packages/spellchecker/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/spellchecker/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/spellchecker/__pycache__/info.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/spellchecker/__pycache__/info.cpython-312.pyc
/usr/lib/python3.12/site-packages/spellchecker/__pycache__/spellchecker.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/spellchecker/__pycache__/spellchecker.cpython-312.pyc
/usr/lib/python3.12/site-packages/spellchecker/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/spellchecker/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/spellchecker/info.py
/usr/lib/python3.12/site-packages/spellchecker/py.typed
/usr/lib/python3.12/site-packages/spellchecker/resources
/usr/lib/python3.12/site-packages/spellchecker/resources/ar.json.gz
/usr/lib/python3.12/site-packages/spellchecker/resources/de.json.gz
/usr/lib/python3.12/site-packages/spellchecker/resources/en.json.gz
/usr/lib/python3.12/site-packages/spellchecker/resources/es.json.gz
/usr/lib/python3.12/site-packages/spellchecker/resources/eu.json.gz
/usr/lib/python3.12/site-packages/spellchecker/resources/fr.json.gz
/usr/lib/python3.12/site-packages/spellchecker/resources/lv.json.gz
/usr/lib/python3.12/site-packages/spellchecker/resources/nl.json.gz
/usr/lib/python3.12/site-packages/spellchecker/resources/pt.json.gz
/usr/lib/python3.12/site-packages/spellchecker/resources/ru.json.gz
/usr/lib/python3.12/site-packages/spellchecker/spellchecker.py


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-12-28

initial import; rhbz#2256044