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

Fix search artist score overwriting title score #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jmeosbn
Copy link

@jmeosbn jmeosbn commented Dec 22, 2017

A fix for the search score of the artist overwriting that of the actual title - then, a change to use a length based ratio instead of straight Levenshtein distance else completely wrong titles can still score 97% or so if short and with matching artist.

note: pruned back additional commits as unable to keep stale PRs from conflicting

- replace using simple average with equal weighting
@jmeosbn jmeosbn changed the title Pull requests/search scoring Improve matches from search and scoring against input Dec 27, 2017
@jmeosbn jmeosbn force-pushed the pull-requests/search-scoring branch from d10acb4 to b633edc Compare December 27, 2017 00:18
@jmeosbn jmeosbn force-pushed the pull-requests/search-scoring branch 4 times, most recently from 33e6502 to 7470ace Compare January 7, 2018 17:04
@jmeosbn jmeosbn force-pushed the pull-requests/search-scoring branch from 7470ace to fe4e162 Compare January 25, 2018 15:01
@jmeosbn jmeosbn changed the title Improve matches from search and scoring against input Fix search artist score overwriting title score Jan 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant