SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-pyspellchecker rpm build for : Fedora Other. For other distributions click python3-pyspellchecker.

Name : python3-pyspellchecker
Version : 0.8.1 Vendor : Fedora Project
Release : 4.fc41 Date : 2024-07-20 08:43:38
Group : Unspecified Source RPM : python-pyspellchecker-0.8.1-4.fc41.src.rpm
Size : 6.62 MB
Packager : Fedora Project
Summary : Pure python spell checker based on work by Peter Norvig
Description :
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/ppc64le/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-pyspellchecker-0.8.1-4.fc41.noarch.rpm
ftp.icm.edu.pl  python3-pyspellchecker-0.8.1-4.fc41.noarch.rpm
ftp.icm.edu.pl  python3-pyspellchecker-0.8.1-4.fc41.noarch.rpm
ftp.icm.edu.pl  python3-pyspellchecker-0.8.1-4.fc41.noarch.rpm
ftp.icm.edu.pl  python3-pyspellchecker-0.8.1-4.fc41.noarch.rpm
ftp.icm.edu.pl  python3-pyspellchecker-0.8.1-4.fc41.noarch.rpm
ftp.icm.edu.pl  python3-pyspellchecker-0.8.1-4.fc41.noarch.rpm
ftp.icm.edu.pl  python3-pyspellchecker-0.8.1-4.fc41.noarch.rpm
     

Provides :
python-pyspellchecker
python3-pyspellchecker
python3.13-pyspellchecker
python3.13dist(pyspellchecker)
python3dist(pyspellchecker)

Requires :
python(abi) = 3.13
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.13/site-packages/pyspellchecker-0.8.1.dist-info
/usr/lib/python3.13/site-packages/pyspellchecker-0.8.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/pyspellchecker-0.8.1.dist-info/LICENSE
/usr/lib/python3.13/site-packages/pyspellchecker-0.8.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/pyspellchecker-0.8.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/pyspellchecker-0.8.1.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/spellchecker
/usr/lib/python3.13/site-packages/spellchecker/__init__.py
/usr/lib/python3.13/site-packages/spellchecker/__pycache__
/usr/lib/python3.13/site-packages/spellchecker/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/spellchecker/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/spellchecker/__pycache__/info.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/spellchecker/__pycache__/info.cpython-313.pyc
/usr/lib/python3.13/site-packages/spellchecker/__pycache__/spellchecker.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/spellchecker/__pycache__/spellchecker.cpython-313.pyc
/usr/lib/python3.13/site-packages/spellchecker/__pycache__/utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/spellchecker/__pycache__/utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/spellchecker/info.py
/usr/lib/python3.13/site-packages/spellchecker/py.typed
/usr/lib/python3.13/site-packages/spellchecker/resources
/usr/lib/python3.13/site-packages/spellchecker/resources/ar.json.gz
/usr/lib/python3.13/site-packages/spellchecker/resources/de.json.gz
/usr/lib/python3.13/site-packages/spellchecker/resources/en.json.gz
/usr/lib/python3.13/site-packages/spellchecker/resources/es.json.gz
/usr/lib/python3.13/site-packages/spellchecker/resources/eu.json.gz
/usr/lib/python3.13/site-packages/spellchecker/resources/fr.json.gz
/usr/lib/python3.13/site-packages/spellchecker/resources/it.json.gz
/usr/lib/python3.13/site-packages/spellchecker/resources/lv.json.gz
/usr/lib/python3.13/site-packages/spellchecker/resources/nl.json.gz
/usr/lib/python3.13/site-packages/spellchecker/resources/pt.json.gz
There is 3 files more in these RPM.

 
ICM