Symspellpy

Latest version: v6.7.8

Safety actively analyzes 688993 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

6.7.8

- Handle encoding errors [149](https://github.com/mammothb/symspellpy/pull/149)
- Bump supported Python version to 3.8 - 3.12 [151](https://github.com/mammothb/symspellpy/pull/151)
- Remove numpy dependency [156](https://github.com/mammothb/symspellpy/pull/156)
- Feature: distance comparer interface [159](https://github.com/mammothb/symspellpy/pull/159)

6.7.7

- Remove support for Python 3.6
- Use compiled regex expression in `create_dictionary()` ([129](https://github.com/mammothb/symspellpy/pull/129))
- Configure module logger instead of modifying root logger ([132](https://github.com/mammothb/symspellpy/pull/132), [#133](https://github.com/mammothb/symspellpy/pull/133))

6.7.6

- Fix suggestion `count` in `lookup_compound` when `ignore_words=True` ([108](https://github.com/mammothb/symspellpy/pull/108))
- Log error message when loading dictionary fails ([109](https://github.com/mammothb/symspellpy/pull/109))

6.7.5

- Fix `replaced_words` not being updated when best match is a combi (closes [103](https://github.com/mammothb/symspellpy/issues/103))
- Implement a way to change the edit distance comparer algorightm via `distance_algorithm` property. Available values are found in [`DistanceAlgorithm`](https://symspellpy.readthedocs.io/en/latest/api/editdistance.html#symspellpy.editdistance.DistanceAlgorithm)

6.7.4

- Update `editdistpy` dependency version
- Update `LevenshteinFast` and `DamerauOsaFast` to match the functionality of the `editdistpy` library

6.7.3

- Update `editdistpy` dependency version

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.