textdistance
Compute distance between sequences with 30+ algorithms.
What You'll Learn
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Technologies & Topics
algorithm
algorithms
damerau-levenshtein
damerau-levenshtein-distance
diff
distance
distance-calculation
hamming-distance
jellyfish
levenshtein
levenshtein-distance
python
textdistance
Getting Started
1. Clone the Repository
git clone https://github.com/orsinium/textdistance.git
2. Follow the README
Check the repository's README file for specific setup instructions, dependencies, and usage examples.
3. Explore and Learn
Study the code structure, run the examples, and experiment with modifications to deepen your understanding.
Repository Info
Quick Actions
More in Python