magic282 / SEASSLinks
Code for the ACL 2017 paper "Selective Encoding for Abstractive Sentence Summarization"
☆37Updated 6 years ago
Alternatives and similar repositories for SEASS
Users that are interested in SEASS are comparing it to the libraries listed below
Sorting:
- Castorini data☆57Updated 7 years ago
- Code for "Improving Semantic Relevance for Sequence-to-Sequence Learning of Chinese Social Media Text Summarization"☆41Updated 7 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- Neural Entity Typing with Knowledge Attention☆66Updated 6 years ago
- Code for ACL 2019 paper on Data-to-text Generation with Entity Modeling☆73Updated 3 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 5 years ago
- ☆117Updated 5 years ago
- Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning☆131Updated 6 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- ☆50Updated 7 years ago
- Repository for NLI models (EMNLP 2018)☆61Updated 6 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Updated 7 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆52Updated 4 years ago
- Knowledge-based Inference Model☆54Updated 2 years ago
- The Tensorflow implementation of "Review-driven Answer Generation for Product-related Questions in E-commerce ", WSDM 2019.☆24Updated 2 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- The source code of ACL 2018 paper "Denoising Distantly Supervised Open-Domain Question Answering".☆206Updated 6 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆101Updated 4 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 3 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- Revised Version of SAT Model in "Improved Word Representation Learning with Sememes"☆49Updated 4 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 7 years ago
- Official code link for ''Iterative Document Representation Learning Towards Summarization with Polishing''☆60Updated 6 years ago
- Joint Embeddings of Chinese Words, Characters, and Fine-grained Subcharacter Components☆99Updated 6 years ago
- A toolkit for abstractive summarization, which is easy to implement the baseline and our proposed models, which can achieve the SOTA perf…☆49Updated 7 years ago
- Record papers for some NLP related area☆24Updated 3 years ago
- PyTorch Implementation of "Learning Natural Language Inference with LSTM", 2016, S. Wang et al. (https://arxiv.org/pdf/1512.08849.pdf)☆19Updated 2 years ago
- Tensorflow implementation for MRFN in Retrieval-based Chatbots☆49Updated 5 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆53Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago