All Downloads are FREE. Search and download functionalities are using the official Maven repository.

regression.neuclir22-fa-dt.yaml Maven / Gradle / Ivy

---
corpus: neuclir22-fa-en
corpus_path: collections/multilingual/neuclir22-fa-en/

index_path: indexes/lucene-index.neuclir22-fa-en
collection_class: NeuClirCollection
generator_class: DefaultLuceneDocumentGenerator
index_threads: 8
index_options: -storePositions -storeDocvectors -storeRaw
index_stats:
  documents: 2232016
  documents (non-empty): 2232013

metrics:
  - metric: MAP
    command: bin/trec_eval
    params: -c -m map
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: true
  - metric: nDCG@20
    command: bin/trec_eval
    params: -c -m ndcg_cut.20
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: false
  - metric: J@20
    command: python -m pyserini.eval.trec_eval
    params: -c -m judged.20
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: false
  - metric: Recall@1000
    command: bin/trec_eval
    params: -c -m recall.1000
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: false

topic_reader: TsvInt
topics:
  - name: "[NeuCLIR 2022 (Persian): title (original English queries)](https://neuclir.github.io/)"
    id: title
    path: topics.neuclir22-en.original-title.txt
    qrel: qrels.neuclir22-fa.txt
  - name: "[NeuCLIR 2022 (Persian): desc (original English queries)](https://neuclir.github.io/)"
    id: desc
    path: topics.neuclir22-en.original-desc.txt
    qrel: qrels.neuclir22-fa.txt
  - name: "[NeuCLIR 2022 (Persian): desc+title (original English queries)](https://neuclir.github.io/)"
    id: desc_title
    path: topics.neuclir22-en.original-desc_title.txt
    qrel: qrels.neuclir22-fa.txt

models:
  - name: bm25-default
    display: BM25 (default)
    params: -bm25
    results:
      MAP:
        - 0.2197
        - 0.1663
        - 0.2345
      nDCG@20:
        - 0.3665
        - 0.2889
        - 0.3670
      J@20:
        - 0.3680
        - 0.3048
        - 0.3706
      Recall@1000:
        - 0.7335
        - 0.6319
        - 0.7652
  - name: bm25-default+rm3
    display: +RM3
    params: -bm25 -rm3
    results:
      MAP:
        - 0.2341
        - 0.2054
        - 0.2519
      nDCG@20:
        - 0.3449
        - 0.3144
        - 0.3616
      J@20:
        - 0.3974
        - 0.3614
        - 0.3939
      Recall@1000:
        - 0.7942
        - 0.7663
        - 0.8180
  - name: bm25-default+rocchio
    display: +Rocchio
    params: -bm25 -rocchio
    results:
      MAP:
        - 0.2375
        - 0.2103
        - 0.2631
      nDCG@20:
        - 0.3532
        - 0.3127
        - 0.3720
      J@20:
        - 0.3961
        - 0.3561
        - 0.3930
      Recall@1000:
        - 0.8111
        - 0.7638
        - 0.8248




© 2015 - 2025 Weber Informatics LLC | Privacy Policy