Language

Package: python-distance @ 0.1.3

Synopsis

Utilities for comparing sequences

Description

This package provides helpers for computing similarities between arbitrary sequences. Included metrics are Levenshtein, Hamming, Jaccard, and Sorensen distance, plus some bonuses. All distance computations are implemented in pure Python, and most of them are also implemented in C.

Home page
https://github.com/doukremt/distance
Location
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 84
  • gnu/packages/python-xyz.scm (line: 630, column: 5)