Hi

I use the vector search of Lucene, whereas the embeddings I get from SentenceBERT for example.

According to

https://www.sbert.net/examples/applications/retrieve_rerank/README.html

a re-ranking with a cross-encoder after the vector search (bi-encoding) can improve the ranking.

Would it make sense to add this kind of functionality to Lucene or is somebody already working on something similar?

Thanks

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to