Skip to content

Add self-join functionality #14

@adelaneh

Description

@adelaneh

When the two input string sets are the same, the time to tokenize the strings, calculate the similarity and the space required to store and return the results will be (at least) twice larger than necessary. It will be much more efficient to write self-join functions for each join algorithm.

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