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

Ranking without prediction #85

Closed kasra-hosseini closed 2 years ago

kasra-hosseini commented 3 years ago

One of the comments at EMNLP was to add ranking using only FAISS / cosine (and not prediction). This can significantly speed up the ranking.

kasra-hosseini commented 2 years ago

Addressed in https://github.com/Living-with-machines/DeezyMatch/pull/121