zwc12 / Summarization
A sequence to sequence model for abstractive text summarization
☆77Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Summarization
- Abstractive Summarization IJCAI paper code☆29Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆61Updated 7 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆151Updated 6 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 6 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆125Updated 5 years ago
- ☆119Updated 5 years ago
- Pytorch implementation for paper "Selective Encoding for Abstractive Sentence Summarization"☆12Updated 5 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆57Updated 6 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆159Updated 6 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆51Updated 6 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 7 years ago
- Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"☆148Updated 6 years ago
- System for generating meaningful summaries of retrieved documents, specific to query text using Deep Attention Models☆17Updated 7 years ago
- Aspect Based Sentiment Analysis using End-to-End Memory Networks☆199Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆37Updated 7 years ago
- Tensorflow implementation of SummaRuNNer☆43Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 6 years ago
- CopyNet Implementation with Tensorflow and nmt☆123Updated 6 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 2 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 3 years ago
- TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)☆36Updated 6 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- Relation Classification via Multi-Level Attention CNNs☆59Updated 7 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆191Updated 4 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆53Updated 4 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆179Updated 7 years ago