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

Reg v3 #174

Closed
wants to merge 7 commits into from
Closed

Reg v3 #174

wants to merge 7 commits into from

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    7981631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3238ed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13ea045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c42def View commit details
    Browse the repository at this point in the history
  5. Fixes

    jbothma committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f1508ae View commit details
    Browse the repository at this point in the history
  6. Add trained model

    jbothma committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    023f877 View commit details
    Browse the repository at this point in the history
  7. Use aligned levenstein for non-persons and plain for persons

    This is to deal with levenshtein ending up with negative coefficient
    resulting in often horrible scores for very similar names
    jbothma committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0d292bc View commit details
    Browse the repository at this point in the history