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:
- News summarization using sequence to sequence model with attention in TensorFlow.☆189Updated 7 years ago
- Generates headline given a text of data☆22Updated 8 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 8 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- A simple website demonstrating TextRank's extractive summarization capability.☆55Updated 4 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 8 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆182Updated 7 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 years ago
- Transfer Learning for NLP Tasks☆55Updated 7 years ago
- Easily generate document/paragraph/sentence vectors and calculate similarity.☆137Updated 4 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 8 years ago
- Neural Paraphrase Generation☆177Updated 3 years ago
- Identify Events from text using Natural Language Processing Modules☆33Updated 8 years ago
- An information retrieval chatbot for niche perfume recommendations☆60Updated 3 years ago
- Awesome-Text-Classification Projects,Papers,Tutorial .☆173Updated 8 years ago
- OpenAI GPT-2 Flask API☆52Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 7 years ago
- Document Similarity using Word2Vec☆101Updated 3 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 5 years ago
- Demo code to use SyntaxNet for basic paraphrasing.☆49Updated 8 years ago
- A Mention-Ranking Model for Abstract Anaphora Resolution☆23Updated 7 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆170Updated 7 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 8 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 7 years ago