--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-e8e8fcc7db
2025-12-14 00:54:54.980072+00:00
--------------------------------------------------------------------------------

Name        : python-pyspellchecker
Product     : Fedora 43
Version     : 0.8.4
Release     : 1.fc43
URL         : https://github.com/barrust/pyspellchecker
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.

--------------------------------------------------------------------------------
Update Information:

Update to 0.8.4 upstream release
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec  5 2025 Packit <[email protected]> - 0.8.4-1
- Update to 0.8.4 upstream release
- Resolves: rhbz#2419379
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2419379 - python-pyspellchecker-0.8.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2419379
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-e8e8fcc7db' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to