Skip to content

In this work, I propose a fully data-driven approach to abstractive sentence summarization. My method utilizes a local attention-based model that generates each word of the summary conditioned on the input sentence. While the model is structurally simple, it can easily be trained end-to-end and scales to a large amount of training data. The mode…

License

Notifications You must be signed in to change notification settings

codeninja404/abstractiveSentenceSummarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abstractiveSentenceSummarization

In this work, I propose a fully data-driven approach to abstractive sentence summarization. My method utilizes a local attention-based model that generates each word of the summary conditioned on the input sentence. While the model is structurally simple, it can easily be trained end-to-end and scales to a large amount of training data. The model shows significant performance gains on the DUC-2004 shared task compared with several strong baselines.

About

In this work, I propose a fully data-driven approach to abstractive sentence summarization. My method utilizes a local attention-based model that generates each word of the summary conditioned on the input sentence. While the model is structurally simple, it can easily be trained end-to-end and scales to a large amount of training data. The mode…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages