Regan-Zhang / Transformer-Translation
An executable Transformer translation code implemented by pytorch to translate English into French.
☆12Updated last year
Alternatives and similar repositories for Transformer-Translation:
Users that are interested in Transformer-Translation are comparing it to the libraries listed below
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆70Updated last year
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆121Updated last year
- SimCSE中文语义相似度对比学习模型☆79Updated 2 years ago
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆32Updated 2 years ago
- ☆119Updated last year
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆44Updated last week
- pytorch实现Transformer ,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆72Updated 3 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆126Updated 2 years ago
- bilibili-nlp☆29Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆151Updated 2 years ago
- GAIIC赛道一:影像学 NLP — 医学影像诊断报告生成 [A100换你大棚甜瓜 Rank-12 方案]☆60Updated last year
- 使用transformer架构实现简单的英语翻译中文模型☆84Updated 5 years ago
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆252Updated 2 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆23Updated 3 years ago
- Official implementation for "Instruction Tuning with Retrieval-based Examples Ranking for Aspect-based Sentiment Analysis"☆10Updated 7 months ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 人工智能实验五:多模态情感分类☆14Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆81Updated last year
- 中文谣言和虚假新闻数据集☆42Updated last year
- NLP实战项目☆85Updated 2 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆58Updated 3 years ago
- transformer,机器翻译,中文--英文☆71Updated last year
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆378Updated 2 years ago
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago
- 多模型中文cnews新闻文本分类☆52Updated 4 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆97Updated 2 years ago
- 中文文本摘要生成模型☆18Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆87Updated 3 years ago