Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pyspellchecker-0.8.1-1.fc38 RPM for noarch

From Fedora 38 updates for x86_64 / Packages / p

Name: python3-pyspellchecker Distribution: Fedora Project
Version: 0.8.1 Vendor: Fedora Project
Release: 1.fc38 Build date: Sun Jan 21 01:42:05 2024
Group: Unspecified Build host: buildhw-a64-19.iad2.fedoraproject.org
Size: 6948980 Source RPM: python-pyspellchecker-0.8.1-1.fc38.src.rpm
Packager: Fedora Project
Url: https://github.com/barrust/pyspellchecker
Summary: Pure python spell checker based on work by Peter Norvig
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.

Provides

Requires

License

MIT

Changelog

* Sat Jan 20 2024 Packit <hello@packit.dev> - 0.8.1-1
  - [packit] 0.8.1 upstream release
  - Resolves rhbz#2259362
* Tue Jan 16 2024 Packit <hello@packit.dev> - 0.8.0-1
  - [packit] 0.8.0 upstream release
  - Resolves rhbz#2258640
* Thu Dec 28 2023 topazus <topazus@outlook.com> - 0.7.3-1
  - initial import; rhbz#2256044

Files

/usr/lib/python3.11/site-packages/pyspellchecker-0.8.1.dist-info
/usr/lib/python3.11/site-packages/pyspellchecker-0.8.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/pyspellchecker-0.8.1.dist-info/LICENSE
/usr/lib/python3.11/site-packages/pyspellchecker-0.8.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/pyspellchecker-0.8.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/pyspellchecker-0.8.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/spellchecker
/usr/lib/python3.11/site-packages/spellchecker/__init__.py
/usr/lib/python3.11/site-packages/spellchecker/__pycache__
/usr/lib/python3.11/site-packages/spellchecker/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/spellchecker/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/spellchecker/__pycache__/info.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/spellchecker/__pycache__/info.cpython-311.pyc
/usr/lib/python3.11/site-packages/spellchecker/__pycache__/spellchecker.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/spellchecker/__pycache__/spellchecker.cpython-311.pyc
/usr/lib/python3.11/site-packages/spellchecker/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/spellchecker/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/spellchecker/info.py
/usr/lib/python3.11/site-packages/spellchecker/py.typed
/usr/lib/python3.11/site-packages/spellchecker/resources
/usr/lib/python3.11/site-packages/spellchecker/resources/ar.json.gz
/usr/lib/python3.11/site-packages/spellchecker/resources/de.json.gz
/usr/lib/python3.11/site-packages/spellchecker/resources/en.json.gz
/usr/lib/python3.11/site-packages/spellchecker/resources/es.json.gz
/usr/lib/python3.11/site-packages/spellchecker/resources/eu.json.gz
/usr/lib/python3.11/site-packages/spellchecker/resources/fr.json.gz
/usr/lib/python3.11/site-packages/spellchecker/resources/it.json.gz
/usr/lib/python3.11/site-packages/spellchecker/resources/lv.json.gz
/usr/lib/python3.11/site-packages/spellchecker/resources/nl.json.gz
/usr/lib/python3.11/site-packages/spellchecker/resources/pt.json.gz
/usr/lib/python3.11/site-packages/spellchecker/resources/ru.json.gz
/usr/lib/python3.11/site-packages/spellchecker/spellchecker.py
/usr/lib/python3.11/site-packages/spellchecker/utils.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 22 01:42:51 2024