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

LTR feature rename + docs #1496

Merged
merged 156 commits into from
Apr 4, 2021
Merged

LTR feature rename + docs #1496

merged 156 commits into from
Apr 4, 2021

Conversation

stephaniewhoo
Copy link
Member

  • feature description list
  • rename features for consistency

@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #1496 (7b80bea) into master (f110d36) will decrease coverage by 0.29%.
The diff coverage is 54.87%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1496      +/-   ##
============================================
- Coverage     57.57%   57.27%   -0.30%     
  Complexity      978      978              
============================================
  Files           166      166              
  Lines          9007     9101      +94     
  Branches       1227     1231       +4     
============================================
+ Hits           5186     5213      +27     
- Misses         3431     3498      +67     
  Partials        390      390              
Impacted Files Coverage Δ Complexity Δ
src/main/java/io/anserini/ltr/AvgPooler.java 0.00% <ø> (ø) 0.00 <0.00> (?)
...rc/main/java/io/anserini/ltr/ConfidencePooler.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/io/anserini/ltr/DocumentContext.java 55.17% <ø> (ø) 4.00 <0.00> (?)
...ain/java/io/anserini/ltr/DocumentFieldContext.java 42.06% <ø> (ø) 15.00 <0.00> (?)
...main/java/io/anserini/ltr/FeatureExtractorCli.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...in/java/io/anserini/ltr/FeatureExtractorUtils.java 66.26% <ø> (ø) 23.00 <0.00> (ø)
...c/main/java/io/anserini/ltr/MaxMinRatioPooler.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/io/anserini/ltr/MaxPooler.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/io/anserini/ltr/MedianPooler.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/io/anserini/ltr/MinPooler.java 0.00% <ø> (ø) 0.00 <0.00> (?)
... and 32 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 f110d36...7b80bea. Read the comment docs.

@stephaniewhoo stephaniewhoo mentioned this pull request Mar 31, 2021
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.

I'm really torn now... DFR_GL2Stat -> DFRGL2Stat looks terrible.

I think I would even prefer DrfGl2Stat? For example, TfIdfStat looks fine to me...

Thoughts? Even Huggingface does BertTokenizer... which is kinda ugly but consistent...

docs/ltr-features.md Outdated Show resolved Hide resolved
src/main/java/io/anserini/ltr/feature/BM25Stat.java Outdated Show resolved Hide resolved
@lintool lintool merged commit a2cfe15 into castorini:master Apr 4, 2021
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.

4 participants