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

Multilingual Retrieval #901

Merged
merged 21 commits into from
Nov 27, 2019
Merged

Multilingual Retrieval #901

merged 21 commits into from
Nov 27, 2019

Conversation

Impavidity
Copy link
Member

  • Add analyzer for different languages.
  • Add documents and regression test for TREC2002 Arabic, CLEF2006 French, FIRE2012 English, Bengali and Hindi.

@codecov
Copy link

codecov bot commented Nov 27, 2019

Codecov Report

Merging #901 into master will decrease coverage by 0.09%.
The diff coverage is 14.28%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #901     +/-   ##
===========================================
- Coverage     35.83%   35.74%   -0.1%     
+ Complexity      463      462      -1     
===========================================
  Files           118      118             
  Lines          7104     7132     +28     
  Branches       1066     1078     +12     
===========================================
+ Hits           2546     2549      +3     
- Misses         4294     4310     +16     
- Partials        264      273      +9
Impacted Files Coverage Δ Complexity Δ
...main/java/io/anserini/search/SearchCollection.java 35.12% <0%> (-1.04%) 15 <0> (ø)
...c/main/java/io/anserini/search/SimpleSearcher.java 28.47% <0%> (-1.68%) 8 <0> (ø)
...c/main/java/io/anserini/index/IndexCollection.java 27.65% <33.33%> (+0.16%) 5 <0> (ø) ⬇️
...anserini/ltr/feature/base/PMIFeatureExtractor.java 84.61% <0%> (-1.93%) 12% <0%> (-1%)

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 fb9ecf4...cbb0ed5. Read the comment docs.

@lintool lintool self-requested a review November 27, 2019 09:44
@lintool lintool merged commit 4116188 into castorini:master Nov 27, 2019
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.

2 participants