Jimmy Lin

Results 211 issues of Jimmy Lin

Opening this thread to brainstorm MCPyserini functionalities. With MCP, we should be able to interact with an LLM to answer these questions, right @sisixili ? + What indexes do you...

I had forgotten that we have `pyserini.demo`: https://github.com/castorini/pyserini/tree/master/pyserini/demo With MCP (#2137, #2135), we don't need any of these anymore, right? Just expose MCP and directly interact with an LLM? cc/...

Ref: #2135 Worth bumping up as a top-level issue - deep research on ACL Anthology! It's small enough that indexing and running locally shouldn't be an issue - Claude desktop...

#2135 is a good start, but let's now go back and dejank things to build it right. f2f discussion with @ronakice and @sisixili - we have three options: ## Option...

With this PR: https://github.com/castorini/pyserini/pull/2072 `nmslib` and `lightgbm` have been removed from the optional dependencies. Need to update: https://github.com/castorini/pyserini/blob/master/docs/installation.md

Hi @lilyjge can you look at this? https://d2lang.com/ I've heard good things about it. Perhaps we can use it to diagram our onboarding path? I have two goals here: 1....

What did you think? Comments, feedback, suggestions are welcome! Please comment directly on this "issue"!

hi @lilyjge I'm looking at: https://github.com/castorini/anserini/blob/master/docs/experiments-beir-fusion.md Shouldn't "normalize" be a preprocessing step? In that you can normalize and then weight, but also weight unnormalized scores? And average is just weights...

Why is the download size "-"? ``` $ bin/run.sh io.anserini.reproduce.RunMsMarco -computeIndexSize -dryRun -printCommands -collection msmarco-v1-passage WARNING: Using incubator modules: jdk.incubator.vector Indexes referenced by this run (10 total): name size on...

https://lucene.apache.org/core/corenews.html#apache-lucenetm-9122-available @suraj-subrahmanyan Following up on #2945 - do you want to try and upgrade Lucene to the latest 9.x release?