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

pyJASS Intergration with pyserini #1123

Open
wants to merge 39 commits into
base: master
Choose a base branch
from

Conversation

prasys
Copy link
Contributor

@prasys prasys commented Apr 20, 2022

Hi,

This is the work that was done to get Pyserini to talk to pyJASS bindings. There are a few assumptions that were made

  1. pyserini shall not install pyJass. This is not part of the requirements.txt and instead, the user has to install by themselves
  2. For unit-testing purposes, I've hosted the index (CACM) in a forked version of [anserini-data]. This allows streamlined comparison with Lucene's results. I'll send a PR request separately to this

Do let me know if the README documentation needs to be updated for pyJASS search engine and I'll gladly provide an example for it, otherwise it just stays as it is (from the latest fork)

Thanks,
Pradeesh

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