lancopku / LancoSumLinks
A toolkit for abstractive summarization, which is easy to implement the baseline and our proposed models, which can achieve the SOTA performance.
☆49Updated 7 years ago
Alternatives and similar repositories for LancoSum
Users that are interested in LancoSum are comparing it to the libraries listed below
Sorting:
- Code for "Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization"☆135Updated 7 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Updated 7 years ago
- Baseline for the CNLI corpus☆56Updated 6 years ago
- R-net in PyTorch, with ELMo☆197Updated 6 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Updated 2 years ago
- A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)☆127Updated 3 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 6 years ago
- Joint Embeddings of Chinese Words, Characters, and Fine-grained Subcharacter Components☆100Updated 6 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task☆135Updated 7 years ago
- ReCoSa: Detecting the Relevant Contexts with Self-Attention for Multi-turn Dialogue Generation☆57Updated 6 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆154Updated 3 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆52Updated 5 years ago
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆66Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 7 years ago
- The source code of ACL 2018 paper "Denoising Distantly Supervised Open-Domain Question Answering".☆206Updated 7 years ago
- a simple yet complete implementation of the popular BERT model☆128Updated 5 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 6 years ago
- CIKM 2019: Interactive Matching Network for Multi-Turn Response Selection in Retrieval-Based Chatbots☆85Updated 6 years ago
- Python scripts preprocessing Penn Treebank and Chinese Treebank☆161Updated 5 years ago
- Code for ACL 2019 paper on Data-to-text Generation with Entity Modeling☆73Updated 4 years ago
- Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning☆132Updated 6 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆274Updated 6 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 7 years ago
- An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question A…☆76Updated 4 years ago
- ☆78Updated 6 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆102Updated 5 years ago
- Code for the ACL 2017 paper "Selective Encoding for Abstractive Sentence Summarization"☆37Updated 6 years ago
- Resources of our paper at AAAI-19 ``Response Generation by Context-aware Prototype Editing"☆78Updated 6 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆153Updated 8 years ago