Name | Version | Summary | date |
text2text |
1.9.4 |
Text2Text Language Modeling Toolkit |
2025-01-12 22:34:27 |
fuzzmatch |
0.10 |
Very Fast Batch String Matching in Python (Levenshtein, Jaro-Winkler, Hamming) with Zero Cache Misses - written in C++ |
2024-11-25 02:25:40 |
edlib |
1.3.9.post1 |
Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance. |
2024-09-04 21:44:21 |
werpy |
2.1.2 |
A powerful yet lightweight Python package to calculate and analyze the Word Error Rate (WER). |
2024-04-05 05:03:17 |
leven-search |
0.1.0 |
Fast and flexible search in a dictionary using Levenshtein distance |
2024-01-15 23:38:27 |
strsim-2 |
1.1.2 |
Yet another string similarity library (implemented in Rust) |
2023-11-13 22:23:39 |
polyfuzz |
0.4.2 |
PolyFuzz performs fuzzy string matching, grouping, and evaluation. |
2023-09-03 07:51:57 |
lib-dzne-levenshtein |
0.1.0 |
Libary for dealing with the levenshtein-program. |
2023-03-19 00:11:19 |
edit-distance |
1.0.6 |
Computing edit distance on arbitrary Python sequences. |
2023-02-20 18:13:46 |
weighted-levenshtein |
0.2.2 |
Library providing functions to calculate Levenshtein distance, Optimal String Alignment distance, and Damerau-Levenshtein distance, where the cost of each operation can be weighted by letter. |
2023-01-31 22:58:01 |
fastzy |
0.5.0 |
Python library for fast fuzzy search over a big file written in Rust |
2023-01-09 12:19:41 |
weighted-levenshtein-substring |
0.0.3 |
Library providing functions to calculate Levenshtein distance, Optimal String Alignment distance, and Damerau-Levenshtein distance, where the cost of each operation can be weighted by letter. |
2022-12-28 19:26:48 |
polyleven |
0.8 |
A fast C-implemented library for Levenshtein distance |
2022-10-02 04:48:18 |
StringDist |
1.0.9 |
This package provides the stringdist module, which includes several functions for calculating string distances. Under the hood, a C extension module is preferentially used for optimal performance, with an automatic fallback to a Python implementation. |
2017-05-11 07:54:54 |