lrs1353281004 / seq2seq_transformers_text_generation
seq_2_seq text generation based on transformers
☆24Updated 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
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- smp ewect code☆77Updated 4 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- We released BERT-wwm, a Chinese pre-training model based on Whole Word Masking technology, and models closely related to this technology.…☆61Updated last year
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆156Updated 2 years ago
- 继续预训练中文bert☆30Updated 3 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- ☆19Updated 4 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- SimCSE中文语义相似度对比学习模型☆84Updated 3 years ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆262Updated 4 years ago
- ☆415Updated last year
- CMeEE/CBLUE/NER实体识别☆129Updated 3 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆222Updated last year
- 英中文本机器翻译的☆97Updated 5 years ago
- ☆89Updated 2 years ago
- ☆17Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 中文机器阅读理解数据集☆103Updated 4 years ago
- learn jiu wan shier l☆52Updated 3 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆140Updated 2 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆33Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- ☆278Updated 2 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 中文词义消歧项目(Chinese WSD),基于LSTM + ATTENTION模型架构,Pytorch实现。代码简单,上手容易。☆20Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- 使用transformer架构实现简单的英语翻译中文模型☆90Updated 5 years ago