chen0040 / keras-text-summarizationLinks
Text summarization using seq2seq in Keras
☆292Updated 3 years ago
Alternatives and similar repositories for keras-text-summarization
Users that are interested in keras-text-summarization are comparing it to the libraries listed below
Sorting:
- Tensorflow seq2seq Implementation of Text Summarization.☆644Updated 2 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 8 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆189Updated 7 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder