Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 361 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 361 Bytes

somhunter-simulator

Framework for simulating relevance feedback search using machine learning models

Install

  1. Install and build dependencies
apt install python3 python3-pip
pip install -r requirements.txt
cd som_py
python setup.py build_ext -i
  1. Link v3c1 dataset

Run

python ./run\_simulations.py -t [targets file] -o [output file]