Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 752 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 752 Bytes

DeepLENS

Source code and resources for paper "DeepLENS: Deep Learning for Entity Summarization" (Accepted by DL4KG2020).

Dependencies

  • Python 3
  • Tensorflow 1.x
  • Numpy

Code

  • train_test.py: main file for running the experiment;
  • deeplens.py: implementation of the DeepLENS model;

Evaluation

The output summaries in data/out_summ/ could be evaluated by the evaluation tool provided by ESBM v1.2 benchmark, see here for details.

Contact

If you have any questions or suggestions, please feel free to contact Qingxia Liu and Gong Cheng.