abisee / pointer-generatorLinks
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
☆2,191Updated 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
Sorting:
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,614Updated 2 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,538Updated 2 years ago
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 4 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆912Updated 2 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,490Updated 3 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆651Updated 3 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,896Updated 3 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆981Updated 7 years ago
- A curated list of resources dedicated to text summarization☆1,542Updated 2 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,087Updated 5 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,294Updated 11 months ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Updated 6 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,107Updated last year
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,117Updated 2 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,240Updated 11 months ago
- A text generation benchmarking platform☆866Updated 4 years ago
- InferSent sentence embeddings☆2,283Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆315Updated 6 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆847Updated 3 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆642Updated 2 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,078Updated 3 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,252Updated last year
- Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://…☆2,387Updated 3 years ago
- Python wrapper for Stanford CoreNLP.