zingp / pointer-generator-pytorchLinks
implementation pointer-generator-network by pytorch and python3
☆87Updated 5 years ago
Alternatives and similar repositories for pointer-generator-pytorch
Users that are interested in pointer-generator-pytorch are comparing it to the libraries listed below
Sorting:
- 基于transformer的指针生成网络☆93Updated 4 years ago
- 指针生成网络的文本摘要☆18Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated last year
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆55Updated last year
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- ☆61Updated last year
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆75Updated 6 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆75Updated 2 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- ☆60Updated 5 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 5 years ago
- A BERT-Transformer network for abstractive text summarization☆126Updated 2 years ago
- NLP☆134Updated last year
- 从头训练MASK BERT☆138Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 5 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 3 years ago
- ☆157Updated 4 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Updated 6 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆132Updated 2 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆128Updated 4 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆248Updated 4 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆79Updated 4 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated 2 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆201Updated 2 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆130Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Updated 6 years ago