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
Related projects ⓘ
Alternatives and complementary repositories for News-Headline-Generation
- Generates headline given a text of data☆22Updated 7 years ago
- Transfer Learning for NLP Tasks☆56Updated 5 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 5 years ago
- Abstractive Summarization IJCAI paper code☆29Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆77Updated 6 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆81Updated 6 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆44Updated 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
- A simple website demonstrating TextRank's extractive summarization capability.☆55Updated 3 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- Python Framework for Extractive Text Summarization☆113Updated 2 years ago
- Reuters-21578 multi-class multi-label Classification with Keras☆40Updated 6 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 7 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated last year
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆62Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 4 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆37Updated 7 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆77Updated 6 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated last year
- The origin code is from https://github.com/becxer/cnn-dailymail/☆24Updated 6 years ago
- Exploration of various deep neural networks for Question Answering and Reading Comprehension☆20Updated 7 years ago
- This code extracts context embedding from sentence☆26Updated 6 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 5 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆31Updated 6 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆29Updated 7 years ago
- A curated list of resources dedicated to text summarization☆14Updated 6 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆33Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago