Source code for paper "Entity Summarization with User Feedback" (Best Research Paper of ESWC 2020. Video of this paper can be found here.
- Python 3.x (tested on Python 3.6)
- Tensorflow 1.x (tested on Tensorflow 1.12.0)
- Numpy
If you use this work or code, please kindly cite the following paper:
@inproceedings{DRESSED,
author = {Qingxia Liu and
Yue Chen and
Gong Cheng and
Evgeny Kharlamov and
Junyou Li and
Yuzhong Qu},
title = {Entity Summarization with User Feedback},
booktitle = {ESWC},
year = {2020}
}