Skip to content

Add method to get iterator over clusters of a specific size to entitymatching /evaluation.py #16

Description

@bizer

For debugging entity matching, it is useful to be able to iterate over clusters of a specific size, e.g. clusters of size 12 given 2 datasets, to investigate the reasons for false positive matches.
For this /evaluation.py should be extended with a method that returns an iterator over clusters of a given size.

Parameters
size: size of clusters to be selected
max: maximum number of clusters (default=none)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions