How to represent huge paragraphs of text so as to provide it as an input to a model that performs abstractive summarization? I have read about distributional methods like word2vec but are there any others? How useful are graphical representations as far as neural network based summarization methods are concerned?

Similar questions and discussions