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:
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Updated 7 years ago
- Code for "Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization"☆136Updated 6 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆139Updated 2 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- Baseline for the CNLI corpus☆56Updated 6 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- Code for ACL 2019 paper on Data-to-text Generation with Entity Modeling☆73Updated 3 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
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 5 years ago
- Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning☆131Updated 6 years ago
- Joint Embeddings of Chinese Words, Characters, and Fine-grained Subcharacter Components☆99Updated 6 years ago
- A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task☆135Updated 6 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 3 years ago
- Code for paper "Merge and Label: A Novel Neural Network Architecture for Nested NER", ACL 2019☆44Updated 6 years ago
- Code and Data for ACL 2019 "Semantically Conditioned Dialog Response Generation via Hierarchical Disentangled Self-Attention"☆137Updated 5 years ago
- XLNet Extension in TensorFlow☆130Updated 4 years ago
- "Target-Guided Open-Domain Conversation" in ACL 2019☆147Updated 6 years ago
- PyTorch code for ICLR 2019 paper: Global-to-local Memory Pointer Networks for Task-Oriented Dialogue https://arxiv.org/pdf/1901.04713☆159Updated 6 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 6 years ago
- BiAffine Dependency Parsing☆53Updated 6 years ago
- A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)☆127Updated 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
- An implementation of CopyNet☆93Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 3 years ago
- ReCoSa: Detecting the Relevant Contexts with Self-Attention for Multi-turn Dialogue Generation☆57Updated 5 years ago
- Cross-Lingual Machine Reading Comprehension (EMNLP 2019)☆68Updated 5 years ago
- BERT with History Answer Embedding for Conversational Question Answering☆115Updated 4 years ago
- Resources of our paper at AAAI-19 ``Response Generation by Context-aware Prototype Editing"☆78Updated 6 years ago
- CIKM 2019: Interactive Matching Network for Multi-Turn Response Selection in Retrieval-Based Chatbots☆84Updated 5 years ago