A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)
☆81Oct 22, 2018Updated 7 years ago
Alternatives and similar repositories for Bidirectiona-LSTM-for-text-summarization-
Users that are interested in Bidirectiona-LSTM-for-text-summarization- are comparing it to the libraries listed below
Sorting:
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆159Feb 16, 2019Updated 7 years ago
- Text summarization using seq2seq in Keras☆292Feb 23, 2022Updated 4 years ago
- ☆27Mar 24, 2019Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆78Nov 23, 2017Updated 8 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆646Nov 20, 2022Updated 3 years ago
- Code for "A Hierarchical End-to-End Model for Jointly Improving Text Summarization and Sentiment Classification" (IJCAI 2018)☆23Jul 14, 2018Updated 7 years ago
- Scripts for an upcoming blog "Extractive vs. Abstractive Summarization" for RaRe Technologies.☆13Apr 7, 2017Updated 8 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Dec 30, 2019Updated 6 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Mar 5, 2020Updated 6 years ago
- Multiple implementations for abstractive text summurization , using google colab☆530Oct 6, 2020Updated 5 years ago
- The Linear Information Sieve☆16Aug 7, 2017Updated 8 years ago
- implementation match mLstm in TensorFlow 1.0☆29Mar 14, 2017Updated 8 years ago
- NLPCC 2019 Outstanding Paper "Improving Transformer with Sequential Context Representations for Abstractive Text Summarization" source c…☆11Jul 25, 2024Updated last year
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆145Jun 17, 2022Updated 3 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆768Mar 24, 2023Updated 2 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Jan 20, 2017Updated 9 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19May 3, 2018Updated 7 years ago
- System for generating meaningful summaries of retrieved documents, specific to query text using Deep Attention Models☆17Nov 12, 2017Updated 8 years ago
- Human activity recognition(LSTM, BidLSTM, BidLSTM+CNN, LSTM+CNN)☆16Mar 6, 2018Updated 8 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆658Jun 16, 2022Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,197Jun 16, 2022Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3, Tensorflow>=1.5.0)☆15Aug 23, 2018Updated 7 years ago
- ☆21Jul 24, 2019Updated 6 years ago
- ☆387Jan 25, 2018Updated 8 years ago
- Calculating ROUGE score between two files (line-by-line)☆191Jul 8, 2021Updated 4 years ago
- Using Deep Learning Neural Networks to classify reviews of movie dataset to Positive and Negative Sentiment☆15Oct 7, 2017Updated 8 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆412May 30, 2023Updated 2 years ago
- The guide to tackle with the Text Summarization☆1,313Nov 27, 2022Updated 3 years ago
- LSTM sentiment analysis. Please look at my another repo for SVM and Naive algorithem☆21Aug 16, 2019Updated 6 years ago
- A deep learning neural network for abstractive deep summarization☆20Dec 23, 2019Updated 6 years ago
- Text summarization starting from scratch.☆95Aug 27, 2024Updated last year
- Chinese Word Segmention Base on the Deep Learning and LSTM Neural Network☆21Nov 22, 2016Updated 9 years ago
- A BiLSTM in Keras for POS tagging☆21Nov 7, 2016Updated 9 years ago
- Abstractive text summarization http://arxiv.org/abs/1509.00685☆24Mar 18, 2016Updated 9 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆624Jul 23, 2020Updated 5 years ago
- My implementation of the FusionNet for machine comprehension☆26Apr 25, 2018Updated 7 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Oct 1, 2019Updated 6 years ago
- A Python wrapper for the ROUGE summarization evaluation package☆249Feb 10, 2021Updated 5 years ago
- Abstractive Summarization IJCAI paper code☆28Oct 4, 2018Updated 7 years ago