zingp / pointer-generator-pytorch
implementation pointer-generator-network by pytorch and python3
☆85Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pointer-generator-pytorch
- 基于transformer的指针生成网络☆92Updated 3 years ago
- 指针生成网络的文本摘要☆18Updated 4 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆33Updated 4 years ago
- 近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法☆16Updated 4 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆72Updated 5 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 2 years ago
- 中文命名实体识别 | English NER☆18Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 3 months ago
- 使用UniLM实现中文文本摘要☆43Updated 4 years ago
- ☆32Updated last year
- ☆27Updated 5 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 4 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 3 years ago
- ☆57Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- 中文文本句对相似度匹配-ATEC数据集☆20Updated 4 years ago
- An implementation of pointer generator network by using bert as encoder and transformer decoder.☆15Updated 3 years ago
- ☆62Updated 10 months ago
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆53Updated 3 months ago
- NER任务SOTA模型BERT_MRC☆59Updated 7 months ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆124Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆138Updated 3 months ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆128Updated 2 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 6 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Updated 5 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆110Updated last year