elshize / irkit

Information Retrieval tools intended for academic research.
https://elshize.github.io/irkit/
MIT License
6 stars 2 forks source link

Tool for gathering Taily stats #50

Closed elshize closed 5 years ago

elshize commented 5 years ago

A tool, e.g., irk-scorestats, should take a parameter score=["bm25", "ql"], and compute, for each term, its max, mean, and variance, and store in files:

<score>.max
<score>.mean
<score>.var