5 ms·
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.
by snowstormsun 1y 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.
- LunaSea 1y agoTF/IDF does not support out-of-vocabulary keywords as far as I know.