LingPy

This documentation is for version 2.0.dev, which is not released yet.

lingpy.align.pairwise.edit_dist

lingpy.align.pairwise.edit_dist(seqA, seqB, normalized=False)

Return the edit distance between two strings.

This Page