pertain / Snoogle

Implementation of the BM25 ranking algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snoogle

An implementation of the BM25 ranking algorithm.

Sample data files:

  1. queries.txt (stemmed queries)
  2. tccorpus.txt (page corpus)

About

Implementation of the BM25 ranking algorithm


Languages

Language:Java 92.8%Language:Shell 7.2%