toru34 / li_emnlp_2017Links
Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet
☆60Updated 7 years ago
Alternatives and similar repositories for li_emnlp_2017
Users that are interested in li_emnlp_2017 are comparing it to the libraries listed below
Sorting:
- Code for "Improving Semantic Relevance for Sequence-to-Sequence Learning of Chinese Social Media Text Summarization"☆41Updated 7 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆102Updated 6 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆32Updated 7 years ago
- ☆108Updated 6 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 5 years ago
- ☆117Updated 5 years ago
- ☆81Updated 7 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- Code for the ACL 2017 paper "Selective Encoding for Abstractive Sentence Summarization"☆37Updated 6 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 7 years ago
- Neural Architectures for Fine Grained Entity Type Classification☆86Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Castorini data☆57Updated 7 years ago
- Abstractive summarization leveraging opennmt☆41Updated 3 years ago
- Interactive in-browser attention visualizer tool for recurrent networks☆136Updated 3 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- Text Summarization using Pointer Attention Models