Skip to content

nju-websoft/DRESSED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRESSED

Source code for paper "Entity Summarization with User Feedback" (Best Research Paper of ESWC 2020. Video of this paper can be found here.

Dataset

Requirements

  • Python 3.x (tested on Python 3.6)
  • Tensorflow 1.x (tested on Tensorflow 1.12.0)
  • Numpy

Citation

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}
}

Releases

No releases published

Packages

No packages published