-
Notifications
You must be signed in to change notification settings - Fork 460
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
Implement run fusion directly in Anserini #2482
Comments
A very long time, I implemented all fusion algorithms on top of Lucene, voting-framework, I am happy to work on this. I have a plenty of time to do it. |
Hi @aalbahem that would be welcomed! Please email me and we can start a thread on it. |
@lintool Not sure how I can email you about this, do you have slack channel for these discussion or a public email? Otherwise, we can keep the discussion here. It has been a while since I touched anserini code, almost 3 years ago, as I was doing my PhD. Is the intention to do this in python or Java? If you like, I can hit the ground running. |
@aalbahem please email me and I'll get you invited to our Slack channel. |
@DanielKohn1208 and @wu-ming233 might be interested in looking at fusion. Using this thread to track progress.
Starting point: https://link.springer.com/chapter/10.1007/978-3-030-99736-6_41
@cadurosar has some code here: #2355
The text was updated successfully, but these errors were encountered: