- Lei Li, Yongfeng Zhang, Li Chen. Generate Neural Template Explanations for Recommendation. CIKM'20. [Paper]
- Lei Li, Li Chen, Yongfeng Zhang. Towards Controllable Explanation Generation for Recommender Systems via Neural Template. WWW'20 Demo. [Paper]
- TensorFlow 1.4
- Python 3.6
Datasets to download
- Amazon Movie & TV
- TripAdvisor
- Yelp
For those who are interested in how to obtain (feature, opinion, template, sentiment) quadruples, please refer to Sentires-Guide.
@inproceedings{CIKM20-NETE,
title={Generate Neural Template Explanations for Recommendation},
author={Li, Lei and Zhang, Yongfeng and Chen, Li},
booktitle={CIKM},
year={2020}
}
@inproceedings{WWW20-NETE,
title={Towards Controllable Explanation Generation for Recommender Systems via Neural Template},
author={Li, Lei and Chen, Li and Zhang, Yongfeng},
booktitle={WWW Demo},
year={2020}
}