hquzhuguofeng / New-Pointer-Generator-Networks-for-SummarizationLinks
指针生成网络的文本摘要
☆18Updated 4 years ago
Alternatives and similar repositories for New-Pointer-Generator-Networks-for-Summarization
Users that are interested in New-Pointer-Generator-Networks-for-Summarization are comparing it to the libraries listed below
Sorting:
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆49Updated 4 years ago
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆55Updated last year
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 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 3 years ago
- 基于多级LSTM的抽取式文本摘要☆12Updated last year
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated 2 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆52Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆18Updated 5 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆74Updated 6 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 篇章级事件抽取☆20Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆33Updated 3 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 4 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆27Updated 5 years ago
- ☆61Updated last year
- An unofficial code reproduction in the field of event extraction of EMNLP-19 paper "Event Detection with Multi-Order Graph Convolution an…☆23Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- A BERT-Transformer network for abstractive text summarization☆127Updated 2 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆343Updated 5 years ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆46Updated 6 years ago
- 事件抽取相关算法汇总☆126Updated 6 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆74Updated 4 years ago