Maik Fröbe

Results 12 issues of Maik Fröbe

The test queries for the trec tot task are now available, and this pull request adds them in a similar way to how they are added for dev and train...

**Dataset Information:** The goal would be to integrate the data of LongEval for the task 1 on retrieval. The information from the [official task description](https://clef-longeval.github.io/tasks/): ``` The goal of Task...

add-dataset

**Dataset Information:** The training and dev data of the TREC 2023 Tip-of-the-Tongue track are now available: https://trec-tot.github.io/guidelines Description from the [website](https://trec-tot.github.io/guidelines): ``` Tip of the tongue: The phenomenon of failing...

add-dataset

Dear all, Thank you very much for your efforts with PyTerrier, it is a really awesome framework! I currently want to create small Hello World examples to showcase some concepts...

bug

At the moment, we need the text of the documents (e.g., provided by ir_datasets). The goal of this ticket is, that ir_axioms works standalone from an PyTerrier Index.

**Dataset Information:** It would be awesome to have the document corpus (and the segmented counterpart) used in [TREC RAG 2024](https://trec-rag.github.io/annoucements/2024-corpus-finalization/) as integration to ir_datasets. From the description on the web...

add-dataset

This commit adds some failing unit tests: https://github.com/webis-de/ir_axioms/commit/4a747d4bd22f4aea1fb754ebef48dbb5febbcc8a Should be simple to resolve this. We load the term-pipeline from the terrier index which we implemented at a time when the...

Dear all, with a focus on the current TREC Rag task, this is an initial implementation for accessing documents via the corpus_iter and the document store for the document and...

**Dataset Information:** The training and dev data of the TREC 2023 Tip-of-the-Tongue track are now available: https://trec-tot.github.io/guidelines Description from the [website](https://trec-tot.github.io/guidelines): ``` Tip of the tongue: The phenomenon of failing...

add-dataset

This pull request adds the 2024 dataset of the TREC Tip-of-the-Tongue Dataset (this is related to the issue [271](https://github.com/allenai/ir_datasets/issues/271)). Best regards, Maik