Skip to content

Levenshtein.editops() does not accept weights #10

@biboyanov

Description

@biboyanov

This is more of a feature request than a bug report.

Levenshtein.distance() accepts the weights=(n1,n2,n3) parameter to specify the cost of insertions, deletions, and substitutions. However Levenshtein.editops() does not. It will be very helpful to augment the functionality in a future release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions