DeepsMoseli / Bidirectiona-LSTM-for-text-summarization-View external linksLinks
A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)
☆80Oct 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:
- Text summarization using seq2seq in Keras☆292Feb 23, 2022Updated 3 years ago
- A sequence to sequence model for abstractive text summarization☆78Nov 23, 2017Updated 8 years ago
- Text Summarization using Pointer Attention Models☆59Apr 15, 2018Updated 7 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
- Sentiment analysis using LSTM with attention mechanism in keras.☆11Nov 7, 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 5 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
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Feb 8, 2022Updated 4 years ago
- Abstractive Text Summarization using PyTorch☆14Sep 1, 2020Updated 5 years ago
- Human activity recognition(LSTM, BidLSTM, BidLSTM+CNN, LSTM+CNN)☆16Mar 6, 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
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19May 3, 2018Updated 7 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆657Jun 16, 2022Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,196Jun 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
- 📚 Use Google BERT on fake_or_real news dataset with best f1 score: 0.986☆17Dec 1, 2023Updated 2 years ago
- ☆387Jan 25, 2018Updated 8 years ago
- Extractive Text Summarization in Python☆20Apr 21, 2018Updated 7 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
- 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
- Abstractive text summarization http://arxiv.org/abs/1509.00685☆24Mar 18, 2016Updated 9 years ago
- A BiLSTM in Keras for POS tagging☆21Nov 7, 2016Updated 9 years ago
- Solve complex real-world problems by mastering reinforcement learning algorithms using OpenAI Gym and TensorFlow☆22Jan 30, 2023Updated 3 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☆321Oct 1, 2019Updated 6 years ago