Mehrdadghassabi / BM25

implemention of BM25 ranking algorithm for persian dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BM25

1- clone this repository

    git clone https://github.com/Mehrdadghassabi/BM25.git

2- change directory to BM25

    cd BM25/

3- install hazm

    pip3 install hazm

4- run the project

    python3 main.py

Example

image

About

implemention of BM25 ranking algorithm for persian dataset


Languages

Language:Python 100.0%