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

Adding Robust04 and TREC-NEWS multifield regressions in Anserini #1844

Merged
merged 7 commits into from
Apr 22, 2022

Conversation

thakur-nandan
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1844 (796b32a) into master (9c790b9) will increase coverage by 57.51%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master    #1844       +/-   ##
=============================================
+ Coverage          0   57.51%   +57.51%     
- Complexity        0     1055     +1055     
=============================================
  Files             0      179      +179     
  Lines             0    10188    +10188     
  Branches          0     1407     +1407     
=============================================
+ Hits              0     5860     +5860     
- Misses            0     3836     +3836     
- Partials          0      492      +492     
Impacted Files Coverage Δ
...erini/index/generator/WashingtonPostGenerator.java 34.48% <0.00%> (ø)
...main/java/io/anserini/ltr/FeatureExtractorCli.java 0.00% <0.00%> (ø)
...a/io/anserini/analysis/DefaultEnglishAnalyzer.java 75.60% <0.00%> (ø)
...o/anserini/search/similarity/TaggedSimilarity.java 100.00% <0.00%> (ø)
...a/io/anserini/collection/EpidemicQACollection.java 74.62% <0.00%> (ø)
...main/java/io/anserini/ltr/feature/QueryLength.java 86.66% <0.00%> (ø)
...anserini/search/topicreader/WebxmlTopicReader.java 86.36% <0.00%> (ø)
...n/java/io/anserini/rerank/lib/RocchioReranker.java 0.00% <0.00%> (ø)
...a/io/anserini/ann/fw/FakeWordsEncoderAnalyzer.java 100.00% <0.00%> (ø)
...a/io/anserini/index/generator/Cord19Generator.java 0.00% <0.00%> (ø)
... and 169 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c790b9...796b32a. Read the comment docs.

Copy link
Member

@lintool lintool left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments, please change and merge. I don't need to see it again.

README.md Outdated
@@ -116,8 +116,8 @@ See individual pages for details!
+ Touche2020: ["flat" baseline](docs/regressions-beir-v1.0.0-webis-touche2020-flat.md), [SPLADE-distill CoCodenser-medium](docs/regressions-beir-v1.0.0-webis-touche2020-splade-distil-cocodenser-medium.md)
+ BioASQ: ["flat" baseline](docs/regressions-beir-v1.0.0-bioasq-flat.md)
+ Signal-1M(RT): ["flat" baseline](docs/regressions-beir-v1.0.0-signal1m-flat.md)
+ TREC-NEWS: ["flat" baseline](docs/regressions-beir-v1.0.0-trec-news-flat.md)
+ Robust04: ["flat" baseline](docs/regressions-beir-v1.0.0-robust04-flat.md)
+ TREC-NEWS: ["flat" baseline](docs/regressions-beir-v1.0.0-trec-news-flat.md), , ["multifield" baseline](docs/regressions-beir-v1.0.0-trec-news-multifield.md)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra comma

@@ -0,0 +1,69 @@
# Anserini Regressions: BEIR (v1.0.0) &mdash; robust04
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -0,0 +1,69 @@
# Anserini Regressions: BEIR (v1.0.0) &mdash; robust04

This page documents BM25 regression experiments for [BEIR (v1.0.0) &mdash; robust04](http://beir.ai/).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here too?

@@ -0,0 +1,69 @@
# Anserini Regressions: BEIR (v1.0.0) &mdash; trec-news
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thakur-nandan thakur-nandan merged commit 35d7801 into master Apr 22, 2022
@thakur-nandan thakur-nandan deleted the beir_mf branch April 22, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants