# Inspired **Repository Path**: SimilarMoer/Inspired ## Basic Information - **Project Name**: Inspired - **Description**: inspired - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-27 - **Last Updated**: 2021-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Inspired Dataset and code for the EMNLP 2020 paper ["INSPIRED: Toward Sociable Recommendation Dialogue Systems"](https://www.aclweb.org/anthology/2020.emnlp-main.654.pdf). ## Dataset Annotated dialogs (train.tsv, dev.tsv, test.tsv) is available under `data/dialog_data`. Survey result is under `data/survey_data`. Movie database is in `data/movie_database.tsv`. ## Code We provide the code for our dialog model. * `data_preprocessing.py` * `training.py` * `interactive.py` ## Model Weights Model weights can be downloaded [here](https://drive.google.com/drive/folders/1ccpT7-e8yGHsJk1L2RJDmZVUTNAWSRdb?usp=sharing) ## Citation ``` @inproceedings{hayati-etal-2020-inspired, title = "INSPIRED: Toward Sociable Recommendation Dialog Systems", author = "Hayati, Shirley Anugrah and Kang, Dongyeop and Zhu, Qingxiaoyang and Shi, Weiyan and Yu, Zhou", booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)", month = nov, year = "2020", address = "Online", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/2020.emnlp-main.654", pages = "8142--8152", } ``` ## Contact Shirley Anugrah Hayati - sweetpineappleforest@gmail.com