The pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks.
☆48Mar 24, 2023Updated 3 years ago
Alternatives and similar repositories for pointer-generator
Users that are interested in pointer-generator are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Transformer with pointer generator for machine translation☆16Sep 29, 2019Updated 6 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆915Jan 23, 2023Updated 3 years ago
- ☆39Jun 5, 2020Updated 5 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Oct 13, 2020Updated 5 years ago
- Code for the paper "Abstractive Summarization Guided by Latent Hierarchical Document Structure"☆13May 20, 2023Updated 2 years ago
- 指针生成网络的文本摘要☆18Sep 25, 2020Updated 5 years ago
- Build a summarizer models combining transformers and pointing mechanism☆32Nov 28, 2019Updated 6 years ago
- An Abstractive Summarization(for Datasets in English format) Implementation with Transformer and Pointer-generator☆12Dec 31, 2020Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,198Jun 16, 2022Updated 3 years ago
- Code for Fact-level Extractive Summarization with Hierarchical Graph Mask on BERT (coling 2020)☆16Mar 25, 2023Updated 3 years ago
- ☆11Oct 12, 2023Updated 2 years ago
- 美丽东自然语言处理百宝箱~命名实体识别,文本分类,语言模型,文本摘要。☆10Nov 28, 2022Updated 3 years ago
- 实现基于RNN的粒子滤波网络,应用于纯惯导的地图匹配,解决室内定位问题☆15Jan 26, 2019Updated 7 years ago
- Repository for Unsupervised Sentence Compression using Denoising Auto-Encoders☆47Jul 25, 2024Updated last year
- Generative Models for Image Captioning☆10Jun 7, 2017Updated 8 years ago
- [ICML 2024] Code for the paper "MoE-RBench: Towards Building Reliable Language Models with Sparse Mixture-of-Experts"☆10Jul 1, 2024Updated last year
- ☆12Dec 23, 2020Updated 5 years ago
- [ICML 2023] Meta-SAGE: Scale Meta-Learning Scheduled Adaptation with Guided Exploration for Mitigating Scale Shift on Combinatorial Optim…☆10Dec 19, 2023Updated 2 years ago
- NLP☆136Mar 13, 2024Updated 2 years ago
- TensorFlow implementation of "Generating Sentences from a Continuous Space"☆11Sep 16, 2019Updated 6 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆98Jul 6, 2023Updated 2 years ago
- Code for ACL'20 paper "Multi-Granularity Interaction Network for Extractive and Abstractive Multi-Document Summarization" .☆36Feb 2, 2021Updated 5 years ago
- ☆18Apr 11, 2021Updated 4 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆662Jun 16, 2022Updated 3 years ago
- Text summarization with PyTorch☆15Nov 14, 2023Updated 2 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆400May 21, 2021Updated 4 years ago
- Implementation of the algorithm described in "Multi-sentence compression: Finding shortest paths in word graphs" by Katja Filippova.