foamliu / Transformer
英中文本机器翻译的
☆95Updated 5 years ago
Alternatives and similar repositories for Transformer:
Users that are interested in Transformer are comparing it to the libraries listed below
- 中英机器文本翻译☆158Updated 5 years ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆48Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆221Updated 2 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆128Updated 6 years ago
- ☆88Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆74Updated 4 years ago
- 英中机器文本翻译☆62Updated 6 years ago
- Baselines for CAIL2020-Argument-Mining: BERT, RNN☆39Updated 4 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆82Updated 2 years ago
- pytorch中文语言模型预训练☆390Updated 4 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- 中文NLP数据集☆153Updated 5 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆67Updated last year
- CMeEE/CBLUE/NER实体识别☆128Updated 3 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 4 months ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型