zingp / pointer-generator-pytorch
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
- 基于transformer的指针生成网络☆91Updated 4 years ago
- 指针生成网络的文本摘要☆18Updated 4 years ago
- 使用UniLM实现中文文本摘要☆43Updated 4 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 6 months ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆72Updated 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…☆77Updated 2 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆58Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 3 years ago
- ☆74Updated 5 years ago
- ☆32Updated 2 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆129Updated 2 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- ☆60Updated 4 years ago
- ☆62Updated last year
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆125Updated 4 years ago
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 5 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- An implementation of pointer generator network by using bert as encoder and transformer decoder.☆15Updated 3 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆87Updated 5 months ago
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆53Updated 5 months ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 3 years ago
- This is a repo for NLP multi-task learning, which includes single-sentence classification, pairwise text similarity, pairwise text classi…☆7Updated 5 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Updated 5 years ago
- 近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法☆16Updated 4 years ago