Skip to content
/ TitIE Public

Code for the paper Dual Learning for Query Generation and Query Selection in Query Recommendation.

Notifications You must be signed in to change notification settings

qikunxun/TitIE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dual Learning for Query Generation and Query Selection in Query Feeds Recommendation

Code for the paper Dual Learning for Query Generation and Query Selection in Query Feeds Recommendation.

Environment

Tensorflow 1.14.0

Keras 2.4.3

Dataset

Our proposed dataset for query generation and query selection is released in ./dataset/

Training and evaluating

To run DL-mt5, please use main.py in ./DL-mt5/

To run DL-QEBERT, please use main.py in ./DL-QEBERT/

About

Code for the paper Dual Learning for Query Generation and Query Selection in Query Recommendation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages