hinesboy / transformer-simple
使用transformer架构实现简单的英语翻译中文模型
☆86Updated 5 years ago
Alternatives and similar repositories for transformer-simple:
Users that are interested in transformer-simple are comparing it to the libraries listed below
- transformer,机器翻译,中文--英文☆73Updated 2 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆73Updated 3 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆24Updated 3 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆373Updated last year
- pytorch☆40Updated last year
- ☆162Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆178Updated 11 months ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- 英中文本机器翻译的☆92Updated 5 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆207Updated 2 years ago
- NLP实战项目☆87Updated 2 years ago
- 多模型中文cnews新闻文本分类☆54Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆126Updated 3 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆127Updated 5 years ago
- Bert-Pytorch-Chinese-TextClassification☆27Updated 2 years ago
- 基于Hmm模型和Viterbi算法实现中文分词及词性标注,使用最大概率算法进行优化。人民日报语料:分词(F1:96.189%);词性标注(F1:97.934%)☆25Updated last year
- ☆89Updated 2 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆171Updated 9 months ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated last year
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆126Updated last year
- SimCSE在中文上的复现,有监督+无监督☆272Updated last week
- ☆19Updated 4 years ago
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆82Updated 2 years ago
- This is some summary code and model☆39Updated 3 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆115Updated 4 years ago
- NLP常见任务实现(pytorch版)☆122Updated 4 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆126Updated 2 years ago
- 中英机器文本翻译☆154Updated 5 years ago