Y
Hacker News
new
|
ask
|
show
|
jobs
by
myaccountonhn
700 days ago
In my case I needed to match multiple names (consisting of 2-5 words), I had better matches and performance using the bag of words model (
https://en.wikipedia.org/wiki/Bag-of-words_model
).