debeir.rankers

Rankers module.

Includes runnable out-of-box training code Custom ranking loss functions (e.g. LambdaLoss, NDCGLoss) Includes custom rankers for reranking or NIR-style queries.

1"""
2Rankers module.
3
4> Includes runnable out-of-box training code
5> Custom ranking loss functions (e.g. LambdaLoss, NDCGLoss)
6> Includes custom rankers for reranking or NIR-style queries.
7"""