hengluchang / deep-news-summarization
News summarization using sequence to sequence model with attention in TensorFlow.
☆188Updated 6 years ago
Alternatives and similar repositories for deep-news-summarization:
Users that are interested in deep-news-summarization are comparing it to the libraries listed below
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- ☆389Updated 7 years ago
- Text summarization using seq2seq in Keras☆291Updated 3 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- Automatically generate headlines to short articles☆523Updated 6 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- ☆301Updated 6 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆324Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆194Updated 7 years ago
- A sequence to sequence model for abstractive text summarization☆77Updated 7 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆273Updated 4 years ago
- CNN/Daily Mail Reading Comprehension Task☆291Updated 8 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆539Updated 6 years ago
- ☆434Updated last year
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Updated 8 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆641Updated 2 years ago
- Statistical NLG for spoken dialogue systems☆206Updated 3 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆251Updated 5 years ago
- Neural Paraphrase Generation☆178Updated 2 years ago