Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docgen issues: table formatting, run names #1763

Merged
merged 1 commit into from
Feb 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/regressions-backgroundlinking18.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@ tools/eval/trec_eval.9.0.4/trec_eval -c -M1000 -m map -c -M1000 -m ndcg_cut.5 sr

With the above commands, you should be able to reproduce the following results:

MAP | BM25 | +RM3 | +RM3+DF |
:---------------------------------------|-----------|-----------|-----------|
[TREC 2018 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking18.txt)| 0.2490 | 0.2642 | 0.2692 |
| MAP | BM25 | +RM3 | +RM3+DF |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|
| [TREC 2018 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking18.txt) | 0.2490 | 0.2642 | 0.2692 |


nDCG@5 | BM25 | +RM3 | +RM3+DF |
:---------------------------------------|-----------|-----------|-----------|
[TREC 2018 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking18.txt)| 0.3293 | 0.3526 | 0.4171 |
| nDCG@5 | BM25 | +RM3 | +RM3+DF |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|
| [TREC 2018 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking18.txt) | 0.3293 | 0.3526 | 0.4171 |

12 changes: 6 additions & 6 deletions docs/regressions-backgroundlinking19.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@ tools/eval/trec_eval.9.0.4/trec_eval -c -M1000 -m map -c -M1000 -m ndcg_cut.5 sr

With the above commands, you should be able to reproduce the following results:

MAP | BM25 | +RM3 | +RM3+DF |
:---------------------------------------|-----------|-----------|-----------|
[TREC 2019 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking19.txt)| 0.3029 | 0.3786 | 0.3154 |
| MAP | BM25 | +RM3 | +RM3+DF |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|
| [TREC 2019 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking19.txt) | 0.3029 | 0.3786 | 0.3154 |


nDCG@5 | BM25 | +RM3 | +RM3+DF |
:---------------------------------------|-----------|-----------|-----------|
[TREC 2019 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking19.txt)| 0.4785 | 0.5217 | 0.5051 |
| nDCG@5 | BM25 | +RM3 | +RM3+DF |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|
| [TREC 2019 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking19.txt) | 0.4785 | 0.5217 | 0.5051 |

12 changes: 6 additions & 6 deletions docs/regressions-backgroundlinking20.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@ tools/eval/trec_eval.9.0.4/trec_eval -c -M1000 -m map -c -M1000 -m ndcg_cut.5 sr

With the above commands, you should be able to reproduce the following results:

MAP | BM25 | +RM3 | +RM3+DF |
:---------------------------------------|-----------|-----------|-----------|
[TREC 2020 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking20.txt)| 0.3286 | 0.4519 | 0.3438 |
| MAP | BM25 | +RM3 | +RM3+DF |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|
| [TREC 2020 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking20.txt) | 0.3286 | 0.4519 | 0.3438 |


nDCG@5 | BM25 | +RM3 | +RM3+DF |
:---------------------------------------|-----------|-----------|-----------|
[TREC 2020 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking20.txt)| 0.5231 | 0.5673 | 0.5316 |
| nDCG@5 | BM25 | +RM3 | +RM3+DF |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|
| [TREC 2020 Topics](../src/main/resources/topics-and-qrels/topics.backgroundlinking20.txt) | 0.5231 | 0.5673 | 0.5316 |

12 changes: 6 additions & 6 deletions docs/regressions-car17v1.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ tools/eval/trec_eval.9.0.4/trec_eval -c -m map -c -m recip_rank src/main/resourc

With the above commands, you should be able to reproduce the following results:

MAP | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
:---------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
[TREC 2017 CAR: benchmarkY1test (v1.5)](../src/main/resources/topics-and-qrels/topics.car17v1.5.benchmarkY1test.txt/)| 0.1562 | 0.1295 | 0.1358 | 0.1386 | 0.1080 | 0.1048 |
| MAP | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
| [TREC 2017 CAR: benchmarkY1test (v1.5)](../src/main/resources/topics-and-qrels/topics.car17v1.5.benchmarkY1test.txt/)| 0.1562 | 0.1295 | 0.1358 | 0.1386 | 0.1080 | 0.1048 |


MRR | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
:---------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
[TREC 2017 CAR: benchmarkY1test (v1.5)](../src/main/resources/topics-and-qrels/topics.car17v1.5.benchmarkY1test.txt/)| 0.2331 | 0.1923 | 0.1949 | 0.2037 | 0.1599 | 0.1524 |
| MRR | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
| [TREC 2017 CAR: benchmarkY1test (v1.5)](../src/main/resources/topics-and-qrels/topics.car17v1.5.benchmarkY1test.txt/)| 0.2331 | 0.1923 | 0.1949 | 0.2037 | 0.1599 | 0.1524 |
12 changes: 6 additions & 6 deletions docs/regressions-car17v2.0-doc2query.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,11 @@ tools/eval/trec_eval.9.0.4/trec_eval -c -m map -c -m recip_rank src/main/resourc

With the above commands, you should be able to reproduce the following results:

MAP | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
:---------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
[TREC 2017 CAR: benchmarkY1test (v2.0)](../src/main/resources/topics-and-qrels/topics.car17v2.0.benchmarkY1test.txt)| 0.1807 | 0.1521 | 0.1470 | 0.1752 | 0.1453 | 0.1339 |
| MAP | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
| [TREC 2017 CAR: benchmarkY1test (v2.0)](../src/main/resources/topics-and-qrels/topics.car17v2.0.benchmarkY1test.txt)| 0.1807 | 0.1521 | 0.1470 | 0.1752 | 0.1453 | 0.1339 |


MRR | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
:---------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
[TREC 2017 CAR: benchmarkY1test (v2.0)](../src/main/resources/topics-and-qrels/topics.car17v2.0.benchmarkY1test.txt)| 0.2750 | 0.2275 | 0.2186 | 0.2653 | 0.2156 | 0.1981 |
| MRR | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
| [TREC 2017 CAR: benchmarkY1test (v2.0)](../src/main/resources/topics-and-qrels/topics.car17v2.0.benchmarkY1test.txt)| 0.2750 | 0.2275 | 0.2186 | 0.2653 | 0.2156 | 0.1981 |
12 changes: 6 additions & 6 deletions docs/regressions-car17v2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ tools/eval/trec_eval.9.0.4/trec_eval -c -m map -c -m recip_rank src/main/resourc

With the above commands, you should be able to reproduce the following results:

MAP | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
:---------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
[TREC 2017 CAR: benchmarkY1test (v2.0)](../src/main/resources/topics-and-qrels/topics.car17v2.0.benchmarkY1test.txt)| 0.1545 | 0.1286 | 0.1364 | 0.1371 | 0.1080 | 0.1077 |
| MAP | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
| [TREC 2017 CAR: benchmarkY1test (v2.0)](../src/main/resources/topics-and-qrels/topics.car17v2.0.benchmarkY1test.txt)| 0.1545 | 0.1286 | 0.1364 | 0.1371 | 0.1080 | 0.1077 |


MRR | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
:---------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
[TREC 2017 CAR: benchmarkY1test (v2.0)](../src/main/resources/topics-and-qrels/topics.car17v2.0.benchmarkY1test.txt)| 0.2321 | 0.1927 | 0.1978 | 0.2013 | 0.1598 | 0.1588 |
| MRR | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
| [TREC 2017 CAR: benchmarkY1test (v2.0)](../src/main/resources/topics-and-qrels/topics.car17v2.0.benchmarkY1test.txt)| 0.2321 | 0.1927 | 0.1978 | 0.2013 | 0.1598 | 0.1588 |
18 changes: 9 additions & 9 deletions docs/regressions-clef06-fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,16 @@ tools/eval/trec_eval.9.0.4/trec_eval -m map -m P.20 -m ndcg_cut.20 src/main/reso

With the above commands, you should be able to reproduce the following results:

MAP | BM25 |
:---------------------------------------|-----------|
[CLEF 2006 (Monolingual French)](../src/main/resources/topics-and-qrels/topics.clef06fr.mono.fr.txt)| 0.3111 |
| MAP | BM25 |
|:-------------------------------------------------------------------------------------------------------------|-----------|
| [CLEF 2006 (Monolingual French)](../src/main/resources/topics-and-qrels/topics.clef06fr.mono.fr.txt) | 0.3111 |


P20 | BM25 |
:---------------------------------------|-----------|
[CLEF 2006 (Monolingual French)](../src/main/resources/topics-and-qrels/topics.clef06fr.mono.fr.txt)| 0.3184 |
| P20 | BM25 |
|:-------------------------------------------------------------------------------------------------------------|-----------|
| [CLEF 2006 (Monolingual French)](../src/main/resources/topics-and-qrels/topics.clef06fr.mono.fr.txt) | 0.3184 |


nDCG@20 | BM25 |
:---------------------------------------|-----------|
[CLEF 2006 (Monolingual French)](../src/main/resources/topics-and-qrels/topics.clef06fr.mono.fr.txt)| 0.4458 |
| nDCG@20 | BM25 |
|:-------------------------------------------------------------------------------------------------------------|-----------|
| [CLEF 2006 (Monolingual French)](../src/main/resources/topics-and-qrels/topics.clef06fr.mono.fr.txt) | 0.4458 |
12 changes: 6 additions & 6 deletions docs/regressions-core17.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,14 @@ tools/eval/trec_eval.9.0.4/trec_eval -m map -m P.30 src/main/resources/topics-an

With the above commands, you should be able to reproduce the following results:

MAP | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
:---------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
[TREC 2017 Common Core Track Topics](../src/main/resources/topics-and-qrels/topics.core17.txt)| 0.2087 | 0.2823 | 0.2739 | 0.2032 | 0.2606 | 0.2579 |
| MAP | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
| [TREC 2017 Common Core Track Topics](../src/main/resources/topics-and-qrels/topics.core17.txt) | 0.2087 | 0.2823 | 0.2739 | 0.2032 | 0.2606 | 0.2579 |


P30 | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
:---------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
[TREC 2017 Common Core Track Topics](../src/main/resources/topics-and-qrels/topics.core17.txt)| 0.4293 | 0.5093 | 0.4940 | 0.4467 | 0.4827 | 0.4893 |
| P30 | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
| [TREC 2017 Common Core Track Topics](../src/main/resources/topics-and-qrels/topics.core17.txt) | 0.4293 | 0.5093 | 0.4940 | 0.4467 | 0.4827 | 0.4893 |

## Reproduction Log[*](reproducibility.md)

Expand Down
12 changes: 6 additions & 6 deletions docs/regressions-core18.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,14 @@ tools/eval/trec_eval.9.0.4/trec_eval -m map -m P.30 src/main/resources/topics-an

With the above commands, you should be able to reproduce the following results:

MAP | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
:---------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
[TREC 2018 Common Core Track Topics](../src/main/resources/topics-and-qrels/topics.core18.txt)| 0.2496 | 0.3139 | 0.2840 | 0.2527 | 0.3074 | 0.2920 |
| MAP | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
| [TREC 2018 Common Core Track Topics](../src/main/resources/topics-and-qrels/topics.core18.txt) | 0.2496 | 0.3139 | 0.2840 | 0.2527 | 0.3074 | 0.2920 |


P30 | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
:---------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
[TREC 2018 Common Core Track Topics](../src/main/resources/topics-and-qrels/topics.core18.txt)| 0.3573 | 0.4200 | 0.3947 | 0.3653 | 0.3993 | 0.4013 |
| P30 | BM25 | +RM3 | +Ax | QL | +RM3 | +Ax |
|:-------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|-----------|-----------|-----------|
| [TREC 2018 Common Core Track Topics](../src/main/resources/topics-and-qrels/topics.core18.txt) | 0.3573 | 0.4200 | 0.3947 | 0.3653 | 0.3993 | 0.4013 |

## Reproduction Log[*](reproducibility.md)

Expand Down
Loading