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
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Updated 6 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago
- 这是 一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆74Updated 6 years ago
- ☆61Updated last year
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆74Updated 2 years ago
- A BERT-Transformer network for abstractive text summarization☆127Updated 2 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated 2 years ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 4 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆79Updated 4 years ago
- NLP☆134Updated last year
- ☆60Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- ☆32Updated 2 years ago
- 从头训练MASK BERT☆138Updated 2 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆128Updated 4 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆130Updated 5 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆132Updated 2 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Updated 6 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆142Updated last year
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆55Updated last year