[ 源代码: textdistance ]
软件包:python3-textdistance(4.5.0-1)
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.
其他与 python3-textdistance 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-abydos
- NLP/IR library of phonetic algorithms, string distances and more
-
- sug: python3-distance
- Python library for comparing sequences
-
- sug: python3-jellyfish
- Library for approximate and phonetic matching of strings (Python 3)
-
- sug: python3-levenshtein
- extension for computing string similarities and edit distances (Python 3)
-
- sug: python3-lzma
- 软件包暂时不可用
-
- sug: python3-numpy
- Fast array facility to the Python 3 language
-
- sug: python3-py-stringmatching
- Library of string tokenizers and similarity measures
-
- sug: python3-pylev
- pure Python Levenshtein implementation
-
- sug: python3-pyxdameraulevenshtein
- Fast Damerau-Levenshtein (DL) edit distance implementation