lrs1353281004 / seq2seq_transformers_text_generationLinks
seq_2_seq text generation based on transformers
☆22Updated 4 years ago
Alternatives and similar repositories for seq2seq_transformers_text_generation
Users that are interested in seq2seq_transformers_text_generation are comparing it to the libraries listed below
Sorting:
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- 基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert☆33Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆85Updated 4 years ago
- SimCSE中文语义相似度对比学习模型☆88Updated 3 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆415Updated 3 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆210Updated 3 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆488Updated 2 years ago
- NLP常见任务实现(pytorch版)☆127Updated 5 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆53Updated 3 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆227Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- CWS中文分词 HMM BiLSTM+CRF pytorch 细致实现☆48Updated 4 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆236Updated 5 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 基于scrapy的层次优先队列方法爬取中文维基百科,并自动抽取结构和半结构数据☆156Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆36Updated 3 months ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆266Updated 4 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆94Updated 5 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆209Updated 3 years ago
- ☆161Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- ☆60Updated 4 years ago
- ☆418Updated last year
- A Transformer Framework Based Translation Task☆154Updated 3 months ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆654Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 6 months ago
- Bert-Pytorch-Chinese-TextClassification☆27Updated 2 years ago