User Activity

  • Posted a comment on discussion Galago on The Lemur Project

    Hello, I am trying to run a biword query while also using BM25F (So, retrieve and rank documents containing "Sartori company" rather than "Sartori" OR "company", using BM25F over a bunch of fields) Currently the query looks like this: "queries": { "number": "test_query", "text": "#combine(#bm25f(sartori) #bm25f(company))" } And I assume the biword/ordered query should look like this: "queries": { "number": "test_query", "text": "#bm25f(#ordered(sartori company))" } But every time I try to run the...

View All

Personal Data

Username:
sam112233
Joined:
2024-09-27 10:44:33.570000

Projects

  • No projects to display.

Personal Tools