NainiShah / News-Headline-Generation
Our goal is to implement text summarization by generating headline for a news body using recurrent neural networks. We attempt to reproduce the results in the paper: https://arxiv.org/pdf/1512.01712.pdf
☆32Updated 6 years ago
Alternatives and similar repositories for News-Headline-Generation:
Users that are interested in News-Headline-Generation are comparing it to the libraries listed below
- Generates headline given a text of data☆22Updated 7 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆184Updated 5 years ago
- Abstractive Summarization IJCAI paper code☆29Updated 6 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 7 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆186Updated 6 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆145Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Transfer Learning for NLP Tasks☆56Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆31Updated 6 years ago
- Exploration of various deep neural networks for Question Answering and Reading Comprehension☆21Updated 7 years ago
- Extraction of the five journalistic W-questions (5W) from news articles☆19Updated 6 years ago
- Universal seq2seq model for question generation, text summarization, machine translation etc. written in Python and Tensorflow 1.4 with T…☆32Updated 7 years ago
- A Mention-Ranking Model for Abstract Anaphora Resolution☆22Updated 6 years ago
- Implementation of semantic question matching with deep learning approaches mentioned in the blog of Quora.☆15Updated 7 years ago
- [NAACL 2019] code for "Pragmatically Informative Text Generation" https://arxiv.org/abs/1904.01301☆47Updated 5 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3, Tensorflow>=1.5.0)☆15Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 6 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 5 years ago
- OpenAI GPT-2 Flask API☆52Updated 5 years ago
- The origin code is from https://github.com/becxer/cnn-dailymail/☆24Updated 6 years ago
- ☆109Updated 6 years ago
- RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow☆10Updated 5 years ago