-
Notifications
You must be signed in to change notification settings - Fork 65
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
pt.java #447
pt.java #447
Conversation
Perhaps java/ is a sub-folder? And we put mavenresolver etc in there? |
Does jnius remain a declared dependency? |
Long-term, I hope that we can make it optional. In the short term, it feels too ingrained and is effectively required to do nearly anything. (At least this is how it's felt as I've worked to integrate this PR.) So for this PR, I'd say let's try to aim for: "pt.init() not required, but jnius is" |
…to new processes easier
Use pt.terrier.Retriever instead of pt.BatchRetrieve
docvectors implementation for Feature retrieval
Backport #453 to Java branch
WIP. Draft pull request for now (to get GH action testing).