Language

Package: python-levenshtein @ 0.12.0

Synopsis

Fast computation of Levenshtein distance and string similarity

Description

The Levenshtein Python C extension module contains functions for fast computation of

  1. Levenshtein (edit) distance, and edit operations

  2. string similarity

  3. approximate median strings, and generally string averaging

  4. string sequence and set similarity

It supports both normal and Unicode strings.

Home page
https://github.com/ztane/python-Levenshtein
Location
gnu/packages/python-xyz.scm (line: 15023, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings