Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gauravg-20/abstractive-text-summarization

Abstractive text summarization generates a shorter version of a given sentence while attempting to preserve its contextual meaning. In our approach we model the problem using an attentional encoder decoder which ensures that the decoder focuses on the appropriate input words at each step of our generation.
https://github.com/gauravg-20/abstractive-text-summarization

abstractive-text-summarization bag-of-words encoder-decoder-model jupyter-notebook nlp-machine-learning seq2seq-model

Last synced: 12 days ago
JSON representation

Abstractive text summarization generates a shorter version of a given sentence while attempting to preserve its contextual meaning. In our approach we model the problem using an attentional encoder decoder which ensures that the decoder focuses on the appropriate input words at each step of our generation.

Awesome Lists containing this project