zingp / pointer-generator-pytorchLinks
implementation pointer-generator-network by pytorch and python3
☆85Updated 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的指针生成网络☆92Updated 4 years ago
- 指针生成网络的文本摘要☆18Updated 4 years ago
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago
- An implementation of pointer generator network by using bert as encoder and transformer decoder.☆16Updated 3 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆130Updated 2 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆71Updated 5 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆74Updated last year
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 5 years ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 4 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- Abstractive summarization on LCSTS dataset☆21Updated 6 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 10 months ago
- ☆75Updated 5 years ago
- A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)☆127Updated 2 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆54Updated 10 months ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆45Updated 5 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 3 years ago
- LCSTS,ROUGE,short text summarization,NLG,seq2seq☆22Updated 7 years ago
- 使用BERT解决lic2019机器阅读理解☆89Updated 6 years ago
- A BERT-Transformer network for abstractive text summarization☆126Updated 2 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago