[ trixie ]
[ sid ]
[ ソース: rapidfuzz ]
パッケージ: python-rapidfuzz-doc (3.10.1+ds-1)
python-rapidfuzz-doc に関するリンク
Debian の資源:
rapidfuzz ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Rapid fuzzy string matching library (Python module documentation)
RapidFuzz is a fast string matching library for Python and C++, providing Levenshtein and other distances. This is similar to the functionality of the python3-fuzzywuzzy package. There are a few significant differences between these packages:
1) RapidFuzz is MIT licensed. 2) RapidFuzz provides many string metrics, such as Hamming and Jaro-Winkler,
which are not included in FuzzyWuzzy.3) RapidFuzz is mostly written in C++, and has further algorithmic
improvements to make string matching even faster.4) RapidFuzz fixes multiple bugs in the `partial_ratio` implementation.
This package contains the RapidFuzz Python module documentation in HTML format.
その他の python-rapidfuzz-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- rec: python3-rapidfuzz
- Rapid fuzzy string matching library (Python library)