Hacker News new | ask | show | jobs
by snowstormsun 393 days ago
Using tfidf or bm25 would actually be simpler than a vector search.

I understand this is just for fun, just wanted to point that out.

1 comments

TF/IDF does not support out-of-vocabulary keywords as far as I know.