Skip to content

nju-websoft/DeepLENS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

DeepLENS: Deep Learning for Entity Summarization (DL4KG 2020)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages