NainiShah / News-Headline-GenerationLinks
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 7 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
Sorting:
- Generates headline given a text of data☆22Updated 8 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 7 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- Extracting all the features of a product from its reviews, giving every feature a score (depending on the user reviews) and also ranking …☆46Updated 4 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆133Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 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…☆188Updated 6 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- The origin code is from https://github.com/becxer/cnn-dailymail/☆24Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.☆56Updated 11 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- ☆31Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow☆9Updated 6 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
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆234Updated 7 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆119Updated 3 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- CNN for sentence classification using Pytorch and MXNET☆31Updated 7 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- Train and visualize Hierarchical Attention Networks☆203Updated 6 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆170Updated 6 years ago