shawroad / Text-Generation-Chinese-PytorchLinks
☆13Updated last year
Alternatives and similar repositories for Text-Generation-Chinese-Pytorch
Users that are interested in Text-Generation-Chinese-Pytorch are comparing it to the libraries listed below
Sorting:
- 文言文信息抽取(实体识别+关系 抽取)☆9Updated 2 years ago
- BLOOM 模型的指令微调☆24Updated 2 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆29Updated 2 years ago
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆43Updated 3 years ago
- 基于百度uie的关系抽取☆20Updated 2 years ago
- 利用BERT预训练模型进行文本生成,可用于对话、摘要、问题生成等任务。 目前支持策略,词表的插入和删除、自定义Character Embedding、随机词替换等