taoztw / TransformerLinks
pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。
☆86Updated 4 years ago
Alternatives and similar repositories for Transformer
Users that are interested in Transformer are comparing it to the libraries listed below
Sorting:
- transformer,机器翻译,中文--英文☆82Updated 2 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆95Updated 5 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套, 论文复现等☆209Updated 3 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆143Updated 2 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆487Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆399Updated 2 years ago
- NLP实战项目☆103Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆138Updated 2 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆656Updated 3 years ago
- A Transformer Framework Based Translation Task☆155Updated 4 months ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆195Updated last year
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆435Updated 5 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆607Updated 2 months ago
- 基于pytorch+bert的中文文本分类☆89Updated 2 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆291Updated this week
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆196Updated last year
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- ☆163Updated 2 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆74Updated last year
- ☆89Updated 2 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆803Updated 4 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆124Updated 5 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆509Updated 4 years ago
- 中文词义消歧项目(Chinese WSD),基于LSTM + ATTENTION模型架构,Pytorch实现。代码简单,上手容易。☆17Updated 3 years ago
- seq_2_seq text generation based on transformers☆22Updated 4 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- bert-base-chinese example☆929Updated 2 years ago
- 存放知乎,博客发表文章中的代码☆46Updated 3 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆417Updated 3 years ago