/DeepLENS

DeepLENS: Deep Learning for Entity Summarization (DL4KG 2020)

Primary LanguagePythonApache License 2.0Apache-2.0

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.