transformer_rankers.negative_samplers.negative_sampling¶
Classes
|
Sample candidates from a list of candidates using BM25. |
|
Randomly sample candidates from a list of candidates. |
|
Sample candidates from a list of candidates using dense embeddings from sentenceBERT. |