68 Forks
219 Stars
219 Watchers

BM25

A Python implementation of the BM25 ranking function.

How to download and setup BM25

Open terminal and run command
git clone https://github.com/nhirakawa/BM25.git
git clone is used to create a copy or clone of BM25 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BM25 https://github.com/nhirakawa/BM25/archive/master.zip

Or simply clone BM25 with SSH
[email protected]:nhirakawa/BM25.git

If you have some problems with BM25

You may open issue on BM25 support forum (system) here: https://github.com/nhirakawa/BM25/issues