Skip to content

ICT-BDA/RL4SRD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Adapting Markov Decision Process for Search Result Diversification

Training data

Files in the data fold

  • query_permutation: documents information related to each query

  • query_representation: embeddings of queries

  • document_representation: embeddings of documents

  • query_doc: subtopics covered by each document

Command Line

python RL4SRD.py query_permutation.json query_representation.dat document_representation.dat query_doc.json folder

Training results

The results are saved in folder

Reference

[1] Long Xia, Jun Xu, Yanyan Lan, Jiafeng Guo, Wei Zeng, and Xueqi Cheng. Adapting Markov Decisioin process for Search Result Diversification. In Proc. SIGIR 2017.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%