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
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆84Updated 3 years ago
- 继续预训练中文bert☆30Updated 3 years ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆262Updated 4 years ago
- 多模型中文cnews新闻文本分类☆54Updated 5 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- ☆19Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆74Updated 3 years ago
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 基于Hmm模型和Viterbi算法实现中文分词及词性标注,使用最大概率算法进行优化。人民日报语料:分词(F1:96.189%);词性标注(F1:97.934%)☆26Updated 2 years ago
- 主要介绍了NLP的基础模型以及相关算法☆99Updated 5 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆209Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆83Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆127Updated 2 years ago
- ☆17Updated 5 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆220Updated 2 years ago
- 基于scrapy的层次优先队列方法爬取中文维基百科,并自动抽取结构和半结构数据☆145Updated last year
- Implemention of NER model on chinese dataset.☆70Updated last year
- NLP常见任务实现(pytorch版)☆123Updated 4 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆48Updated 4 years ago
- ☆88Updated 2 years ago
- ☆278Updated 2 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆58Updated 4 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 4 months ago
- CWS中文分词 HMM BiLSTM+CRF pytorch 细致实现☆49Updated 3 years ago
- 英中文本机器翻译的☆94Updated 5 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆24Updated 3 years ago