Skip to content

Improve fuzzy clustering algorithm #40

Description

@websorz
  • Currently, for each string, it is assigned all strings that are within the cutoff and then is removed from the pool. It does not take into account, if there is a seperate cluster within the same cutoff that would be better suited.

  • Instead of only traversing column, traverse both row & column to more intelligently cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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