This is the re-implementation for the paper : Toward Abstractive Summarization Using Semantic Representations
We will note our develop step in next few months.
-
Transform the origin CNN/Daily Mail dataset into AMR format.
This part will follow the paper Automatic Lossless-Summarization and its' repository.
-
the problem is that Lossless-ATS do not use the state-of-the-art models to parse text, and alse use python2.x, we will refine the code in the brach cnndm_to_amr
- In this step, we use allennlp and DGL to re-implement the graph-to-sequence model mentioned in Structured Neural Summarization
- The code is avaliable in branch structured_model
- graph-to-graph for Molecular
- internal-graph for text