Skip to content

The repository contains source code and studies data for our paper titled "Towards Retrieval-based Conversational Recommendation".

Notifications You must be signed in to change notification settings

ahtsham58/CRB-CRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

CRB-CRS

"Towards Retrieval-based Conversational Recommendation"

We have two main directories at the root level.

  1. The first named ‘CRB-CRS Code’ contains the complete Python source code for our own developed retrieval-based recommender system.

  2. The second directory, named ‘Data’ includes the data and results for the online study and additional analyses reported in the manuscript.

Before running the scripts in the directory, named 'CRB-CRS Code', please download the ratings data, i.e., 'ratings_latest.csv' file, from this link. Add this file to the path ../CRB-CRS/data/recommenders_item_data/

You may also download ratings data directly from the MovieLens website.

Citation

@article{manzoor2022towards,
  title={Towards retrieval-based conversational recommendation},
  author={Manzoor, Ahtsham and Jannach, Dietmar},
  journal={Information Systems},
  pages={102083},
  year={2022},
  publisher={Elsevier}
}

About

The repository contains source code and studies data for our paper titled "Towards Retrieval-based Conversational Recommendation".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages