Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Jaccard baseline #66

Merged
merged 14 commits into from
Oct 12, 2023
Merged

Extend Jaccard baseline #66

merged 14 commits into from
Oct 12, 2023

Commits on Oct 11, 2023

  1. add support for more string similarity measures and refactor jaccard …

    …levensthein to jaccard distance
    chrisk21 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6d5a6b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a250069 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    049f254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f4dc60 View commit details
    Browse the repository at this point in the history
  3. fix readme

    chrisk21 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    def5651 View commit details
    Browse the repository at this point in the history
  4. update README.md

    chrisk21 authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    607e311 View commit details
    Browse the repository at this point in the history
  5. fix README.md

    chrisk21 authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5f1c45f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5ac4c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47fc396 View commit details
    Browse the repository at this point in the history
  8. update setup file

    chrisk21 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9cf47b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c83d10c View commit details
    Browse the repository at this point in the history
  10. fix import for cupid

    chrisk21 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6bf56e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c88f11 View commit details
    Browse the repository at this point in the history
  12. add minor fixes

    chrisk21 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e877b46 View commit details
    Browse the repository at this point in the history