GitHub – orsinium/textdistance: Compute distance between sequences. 30+ algorithms, pure python implementation, common interface.

TextDistance — python library for compare distance between two or more sequences by many algorithms.

Features:

30+ algorithms
Pure python implementation
Simple usage
More than two sequences comparing
Some algorithms have more than one implementation in one class.
Optional numpy usage for maximum speed.