mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-04 19:06:44 +00:00
* changing division and adding checks for emptiness of documents * adding release notes * adding tests * Update releasenotes/notes/updated-doc-recall-eval-uniqueness-59b09082cf8e7593.yaml Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com> * attending PR comments * Update releasenotes/notes/updated-doc-recall-eval-uniqueness-59b09082cf8e7593.yaml * Update releasenotes/notes/updated-doc-recall-eval-uniqueness-59b09082cf8e7593.yaml Co-authored-by: Julian Risch <julian.risch@deepset.ai> * Update haystack/components/evaluators/document_recall.py Co-authored-by: Julian Risch <julian.risch@deepset.ai> * Update haystack/components/evaluators/document_recall.py Co-authored-by: Julian Risch <julian.risch@deepset.ai> * Update haystack/components/evaluators/document_recall.py Co-authored-by: Julian Risch <julian.risch@deepset.ai> * Update haystack/components/evaluators/document_recall.py Co-authored-by: Julian Risch <julian.risch@deepset.ai> * adding tests * linting --------- Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com> Co-authored-by: Julian Risch <julian.risch@deepset.ai>