/summ

Code for the ACL'17 paper: Jiwei Tan, Xiaojun Wan and Jianguo Xiao. Abstractive Document Summarization with a Graph-Based Attentional Neural Model

Primary LanguagePython

Code for the ACL'17 paper: Jiwei Tan, Xiaojun Wan and Jianguo Xiao. Abstractive Document Summarization with a Graph-Based Attentional Neural Model.

RUN: first run vocabulary-embedding.py and then hierarchical_generate.py to produce hie-embedding.pkl This model is built with theano=0.8.2 and keras=1.0.6