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
- Exploration of various deep neural networks for Question Answering and Reading Comprehension☆21Updated 8 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 7 years ago
- A Mention-Ranking Model for Abstract Anaphora Resolution☆23Updated 6 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- Feature-Based Sentiment Analysis in Python☆59Updated 10 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- ☆48Updated 6 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 10 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
- Generating Dataset for Google's Text Summarization Code☆33Updated 6 years ago
- Abstractive Summarization IJCAI paper code☆28Updated 6 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- Code for keyphrase classification systems submitted to the SemEval 2017 shared task ScienceIE.☆36Updated 6 years ago
- Build intelligent data-driven applications with minimal effort. Sentence Clustering, Topics Extraction, Text Similarity, Opinion Summariz…☆40Updated 5 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- A curated list of resources dedicated to text summarization☆14Updated 7 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- Document clustering and topic modelling with Python☆85Updated 7 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 7 years ago