hengluchang / deep-news-summarizationLinks
News summarization using sequence to sequence model with attention in TensorFlow.
☆188Updated 7 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
Sorting:
- ☆389Updated 7 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆188Updated 6 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆146Updated 8 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆643Updated 2 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆234Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- ☆301Updated last month
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆273Updated 5 years ago
- Automatically generate headlines to short articles☆524Updated 7 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- ☆316Updated 2 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- Statistical NLG for spoken dialogue systems☆206Updated 3 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆302Updated 6 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- CNN/Daily Mail Reading Comprehension Task☆292Updated 8 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆314Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆252Updated 6 years ago
- Aspect Based Sentiment Analysis using End-to-End Memory Networks☆197Updated 7 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago