BeHappyForMe / UniLM_summarization
使用UniLM实现中文文本摘要
☆43Updated 4 years ago
Alternatives and similar repositories for UniLM_summarization:
Users that are interested in UniLM_summarization are comparing it to the libraries listed below
- 基于transformer的指针生成网络☆91Updated 4 years ago
- ☆88Updated 3 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 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…☆76Updated 2 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- 问题等价性判断数据预处理,包含添加对抗样本(同音字、近义词替换等)、获取样本的pattern(用通配符替换相同词汇,提取相同和不同词汇)☆39Updated 5 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- 使用BERT解决lic2019机器阅读理解☆89Updated 5 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- 基于魔改官方 PaddleHub Baseline 的 2020语言与智能技术竞赛:机器阅读理解任务(DuReader Robust)解决方案(终榜排名 15)| 15th solution of the 2020 language and intelligent tech…☆67Updated 2 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆127Updated 4 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆38Updated 11 months ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆37Updated 3 years ago
- 天池疫情公益文本相似对比大赛☆20Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三 元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- implementation pointer-generator-network by pytorch and python3☆84Updated 5 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆60Updated last year
- chinese pretrain unilm☆28Updated 4 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago