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
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 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
- 基于多级LSTM的抽取式文本摘要☆12Updated 11 months ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- semantic similarity, word2vec + wmd, bert+wmd, pytorch☆31Updated last year
- A BERT-Transformer network for abstractive text summarization☆127Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆18Updated 5 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆71Updated 6 years ago
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆54Updated last year
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆184Updated 2 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测 、学习☆204Updated 2 years ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 4 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆174Updated 3 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26Updated 3 years ago
- 抽取式摘要抽取算法(1、抽取式 2、生成式)☆16Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 5 years ago
- 篇章级事件抽取☆20Updated 4 years ago
- Papers, models and datasets for Aspect-Category Sentiment Analysis.☆66Updated 2 years ago
- 基于Transformer的生成式文本摘要☆185Updated 3 years ago
- ☆60Updated 5 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆217Updated 6 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago