Skip to content

Levenshtein distance #48

@hananell

Description

@hananell

Hi
I want to use clustcr with distance metric of Levenshtein distance, according to the docs it should be like this

clustering = Clustering(distance_metric='levenshtein')

but when running and looking inside the Clustering constructor, it doesn't expect the argument "distance_metric".
Is there another way to still use Levenshtein distance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions