Living-with-machines / DeezyMatch

A Flexible Deep Learning Approach to Fuzzy String Matching
https://living-with-machines.github.io/DeezyMatch/
Other
134 stars 34 forks source link

Improve candidate ranking #121

Closed mcollardanuy closed 2 years ago

mcollardanuy commented 2 years ago

This PR addresses the following issues (all related to candidate ranking):

mcollardanuy commented 2 years ago

Hi @kasra-hosseini, thank you for the review! I think I've addressed all your comments, let me know if you have doubts. Thank you!

kasra-hosseini commented 2 years ago

@mcollardanuy Many thanks for the changes. I will merge after/if the tests pass.