[ Bron: textdistance ]
Pakket: python3-textdistance (4.6.3-4)
Verwijzigingen voor python3-textdistance
Debian bronnen:
Het bronpakket textdistance downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library for calculating distances between sequences
This Python library can calculate the distance between sequences or strings using over 30 algorithms. It is a pure Python implementation, but can make use of other libraries (listed as Suggests, some of which have compiled extensions) for increased speed.
Andere aan python3-textdistance gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-levenshtein
- extension for computing string similarities and edit distances (Python 3)
-
- dep: python3-rapidfuzz
- Rapid fuzzy string matching library (Python library)
-
- sug: python3-jellyfish
- Library for approximate and phonetic matching of strings (Python 3)
-
- sug: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- sug: python3-pylev
- pure Python Levenshtein implementation
-
- sug: python3-pyxdameraulevenshtein
- Fast Damerau-Levenshtein (DL) edit distance implementation