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
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆183Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆155Updated 6 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆77Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 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
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆81Updated 5 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- This code extracts context embedding from sentence☆25Updated 6 years ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 7 years ago
- System for extractive summarization of research text using deep learning☆22Updated 8 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆60Updated 7 years ago
- The origin code is from https://github.com/becxer/cnn-dailymail/☆24Updated 6 years ago
- Python Framework for Extractive Text Summarization☆112Updated 3 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- Abstractive Summarization IJCAI paper code☆28Updated 6 years ago
- RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow☆9Updated 5 years ago
- Inspired by http://nlp.stanford.edu/courses/cs224n/2015/reports/1.pdf☆57Updated 8 years ago
- Exploration of various deep neural networks for Question Answering and Reading Comprehension☆21Updated 8 years ago
- System that participated in Semeval 2014 task 4: Aspect Based Sentiment Analysis☆56Updated 10 years ago
- Sentiment Analysis: Deep Bi-LSTM+attention model☆43Updated 2 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆171Updated 6 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago