shengqiangzhang / transformer-pointer-generator-for-english-datasetLinks
An Abstractive Summarization(for Datasets in English format) Implementation with Transformer and Pointer-generator
☆12Updated 4 years ago
Alternatives and similar repositories for transformer-pointer-generator-for-english-dataset
Users that are interested in transformer-pointer-generator-for-english-dataset are comparing it to the libraries listed below
Sorting:
- A Seq2Seq with attention and copy mechanism for sentence summarization☆13Updated 6 years ago
- An implementation of pointer generator network by using bert as encoder and transformer decoder.☆16Updated 4 years ago
- ☆16Updated 3 years ago
- AAAI-2021 paper: Topic-Oriented Spoken Dialogue Summarization for Customer Service with Saliency-Aware Topic Modeling.☆78Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- NLPCC 2019 Outstanding Paper "Improving Transformer with Sequential Context Representations for Abstractive Text Summarization" source c…☆11Updated last year
- Repo for Topic-Guided Abstractive Text Summarization☆14Updated 3 years ago
- ☆11Updated 4 years ago
- Deep Context Modeling for Multi-turn Response Selection in Dialogue Systems☆20Updated 5 years ago
- Code for "Sequence Level Contrastive Learning for Text Summarization"☆21Updated 3 years ago
- BERT-based Seq2Seq architecture trained on SQuAD to generate questions given a text and an answer.☆25Updated 5 years ago
- Transformer with pointer generator for machine translation☆16Updated 6 years ago
- Code base for "Contextualized Rewriting for Text Summarization"☆29Updated 2 years ago
- Build a summarizer models combining transformers and pointing mechanism☆32Updated 6 years ago
- A grammatical error correction reading list maintained by BLCU ICALL Research Group☆47Updated 3 years ago
- rebert model codes based on fariseq☆15Updated 4 years ago
- Multi-turn dialogue baselines written in PyTorch☆163Updated 5 years ago
- AAAI-2021 paper: Unsupervised Summarization for Chat Logs with Topic-Oriented Ranking and Context-Aware Auto-Encoders.☆39Updated 4 years ago
- Source code for template-based NER☆214Updated 3 years ago
- A BERT-Transformer network for abstractive text summarization☆127Updated 3 years ago
- The source code of Text Style Transfer via Learning Style Instance Supported Latent Space (IJCAI 2020).☆39Updated 4 years ago
- Implementation of ACL-2021 paper: Cross-lingual Text Classification with Heterogeneous Graph Neural Network.☆29Updated 4 years ago
- ☆31Updated 3 years ago
- Repo for Enhanced Seq2Seq Autoencoder via Contrastive Learning for Abstractive Text Summarization☆23Updated 4 years ago
- Codes for our IJCAI21 paper: Dialogue Discourse-Aware Graph Model and Data Augmentation for Meeting Summarization☆61Updated 4 years ago
- Resources for the our ACL2020 paper, Diverse and Informative Dialogue Generation with Context-Specific Commonsense Knowledge Awareness☆40Updated 5 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆75Updated 6 years ago
- pytorch实现bert做seq2seq任务,使用unilm方案。☆10Updated 5 years ago
- CopyNet (Copy Mechanism in Seq2Seq) implementation with TensorFlow 2☆10Updated 3 years ago