Skip to content

Okapi BM25 ranking based doc retrieval(search) engine.

Notifications You must be signed in to change notification settings

NikhilJArora/retrieval

Repository files navigation

retrieval

Okapi BM25 ranking based doc retrieval(search) engine.

notes of usage:

  • source contains code to:
    • build your inv index
    • build metadata store
    • search/query the built index and meta store.
  • source does not contain:
    • a document collection (used to build the inv index)
    • web crawler to build and update doc collection

About

Okapi BM25 ranking based doc retrieval(search) engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages