mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-08-31 11:56:35 +00:00

* Add SentenceTransformersRanker with pre-trained Cross-Encoder * Add test cases for Ranker nodes and update documentation * update docstring * Update docstring * Update __init__.py * update import for test Co-authored-by: Malte Pietsch <malte.pietsch@deepset.ai>