thinkingmanyangyang / BERT-Text-GenerationLinks
利用BERT预训练模型进行文本生成,可用于对话、摘要、问题生成等任务。 目前支持策略,词表的插入和删除、自定义Character Embedding、随机词替换等
☆10Updated 3 years ago
Alternatives and similar repositories for BERT-Text-Generation
Users that are interested in BERT-Text-Generation are comparing it to the libraries listed below
Sorting:
- ☆14Updated last year
- Summary and comparison of Chinese classification models☆36Updated 2 years ago
- Multi-Label Text Classification Based On Bert☆23Updated 2 years ago
- 文言文信息抽取(实体识别+关系抽取)☆10Updated 2 years ago
- 2021搜狐校园文本匹配算法大赛☆16Updated 4 years ago
- 2020 阿里云天池大数据竞赛-中医药文献问题生成挑战赛☆30Updated 4 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆39Updated last year
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 4 years ago
- A simple implement for multi-label text classification with Bert. I will extend the code to a higher version for very long text over 512,…☆12Updated 4 years ago
- ☆41Updated 3 years ago
- 基于Bart语言模型的指针生成网络,用于中文语法纠错任务☆16Updated 3 years ago
- WoBERT_pytorch☆41Updated 4 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated 2 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆14Updated 3 years ago
- 非结构化商业 文本信息中隐私信息识别-rank2☆27Updated 4 years ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆53Updated 2 years ago
- 法研杯2021类案检索赛道三等奖方案☆50Updated 3 years ago
- ☆87Updated 3 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 5 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 实验苏神的CoSENT的Torch实现☆33Updated 3 years ago
- 基于汽车知识图谱的汽车问答多轮对话系统☆38Updated 5 years ago
- Pytorch进行长文 本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago