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
- News summarization using sequence to sequence model with attention in TensorFlow.☆189Updated 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…☆187Updated 6 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- Example showing generalisation☆69Updated 5 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
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆96Updated 4 years ago
- Extraction of the five journalistic W-questions (5W) from news articles☆19Updated 7 years ago
- A simple website demonstrating TextRank's extractive summarization capability.☆55Updated 4 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆180Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- ☆143Updated 5 years ago
- Neural Paraphrase Generation☆177Updated 3 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- CNN for intent classification task in a Chatbot☆102Updated 6 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 8 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆60Updated 8 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Python Framework for Extractive Text Summarization☆113Updated 4 years ago
- System that participated in Semeval 2014 task 4: Aspect Based Sentiment Analysis☆56Updated 11 years ago
- A collection of all my datasets☆238Updated 7 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 8 years ago
- Train and visualize Hierarchical Attention Networks☆203Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- A Mention-Ranking Model for Abstract Anaphora Resolution☆23Updated 7 years ago