Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 503 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 503 Bytes

Code for the paper: Embedding-based query expansion for weighted sequential dependence retrieval model

PDF: paper.pdf

Main Dependencies

  • Python 3.6
  • Indri 5.11
  • pyndri
  • Gensim 1.0.1

Running the Code

You may call queryWeightsOptimizer to learn the weights of the proposed method. This code uses a cross-validation approach to obtain the results.

./queries/queryWeightsOptimizer.py