zhangyuting725 / UDITSR

4 stars 2 forks source link

Code for "Unified Dual-Intent Translation for Joint Modeling of Search and Recommendation" in Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2024)

Data

Source Data: download MT-Small data for UDITSR from https://drive.google.com/drive/folders/1Q7N5ppK7xvSud_rLGuYvoS-sgu8d0ZQS

Structure:

code

models

BaseP.py

UDITSR.py

conf.py

main.py

utils.py

UDITSR_data

train_data.csv

valid_data.csv

test_data.csv

data format:

cd code
python3 main.py