Textdistance Versions Save

📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

3.0.0

6 years ago
  • optional dependencies support
  • benchmarks
  • faster Levenshtein and Damerau-Levenshtein
  • tox powered tests

2.0.1

6 years ago

Global project update! Old interface has been saved, but deprecated.

Now project contain 30+ algorithms separated by categories and with common intuitive interfaces and default parameters.