Machine Translation Transformers NLP Tools

Transformer-based implementations and tutorials for translating text between language pairs. Does NOT include general translation APIs, multilingual models for non-translation tasks, or other neural architectures for machine translation.

There are 166 machine translation transformers tools tracked. The highest-rated is luozhouyang/transformers-keras at 49/100 with 76 stars and 124 monthly downloads.

Get all 166 projects as JSON

curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=nlp&subcategory=machine-translation-transformers&limit=20"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.

# Tool Score Tier
1 luozhouyang/transformers-keras

Transformer-based models implemented in tensorflow 2.x(using keras).

49
Emerging
2 xv44586/toolkit4nlp

transformers implement (architecture, task example, serving and more)

49
Emerging
3 Vishnunkumar/doc_transformers

Document processing using transformers

44
Emerging
4 ufal/neuralmonkey

An open-source tool for sequence learning in NLP built on TensorFlow.

43
Emerging
5 uzaymacar/attention-mechanisms

Implementations for a family of attention mechanisms, suitable for all kinds...

42
Emerging
6 graykode/xlnet-Pytorch

Simple XLNet implementation with Pytorch Wrapper

42
Emerging
7 datawhalechina/learn-nlp-with-transformers

we want to create a repo to illustrate usage of transformers in chinese

41
Emerging
8 budzianowski/PyTorch-Beam-Search-Decoding

PyTorch implementation of beam search decoding for seq2seq models

40
Emerging
9 tommytracey/AIND-Capstone

Machine Translation with RNNs. This is the capstone project for the Udacity...

39
Emerging
10 spring-media/headliner

🏖 Easy training and deployment of seq2seq models.

39
Emerging
11 elbayadm/attn2d

Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction

39
Emerging
12 Giovo17/tfs-mt

Transformer from scratch for Machine Translation

38
Emerging
13 roomylee/self-attentive-emb-tf

Simple Tensorflow Implementation of "A Structured Self-attentive Sentence...

38
Emerging
14 rishikksh20/FNet-pytorch

Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms

37
Emerging
15 CyberZHG/keras-xlnet

Implementation of XLNet that can load pretrained checkpoints

37
Emerging
16 foamliu/Machine-Translation-v2

英中机器文本翻译

36
Emerging
17 jpWang/LiLT

Official PyTorch implementation of LiLT: A Simple yet Effective...

36
Emerging
18 ariannamethod/haze

hybrid attention entropy system

36
Emerging
19 psaegert/flash-ansr

Fast Amortized Neural Symbolic Regression with Transformers and SimpliPy

35
Emerging
20 omarsar/pytorch_neural_machine_translation_attention

Neural Machine Translation with Attention (PyTorch)

35
Emerging
21 alexeyev/abae-pytorch

PyTorch implementation of 'An Unsupervised Neural Attention Model for Aspect...

35
Emerging
22 DongjunLee/transformer-tensorflow

TensorFlow implementation of 'Attention Is All You Need (2017. 6)'

35
Emerging
23 ilyalasy/DOM-LM

Unofficial Pytorch implementation of Dom-LM paper.

34
Emerging
24 davidalami/ConveRT

Dual Encoders for State-of-the-art Natural Language Processing.

33
Emerging
25 devjwsong/transformer-translator-pytorch

The PyTorch implementation of the transformer for machine translation.

33
Emerging
26 khakhulin/compressed-transformer

Compression of NMT transformer model with tensor methods

33
Emerging
27 xiaoyuin/tntspa

Official repository of "Neural Machine Translating from Natural Language to SPARQL"

33
Emerging
28 yoosan/sentpair

Modelling Sentence Pairs with Tree-structured Attentive Encoder...

32
Emerging
29 jaketae/fnet

PyTorch implementation of FNet: Mixing Tokens with Fourier transforms

32
Emerging
30 alvations/kopitiam

How to Order Coffee in Singapore?

32
Emerging
31 zxuu/Self-Attention

Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。...

31
Emerging
32 jaketae/g-mlp

PyTorch implementation of Pay Attention to MLPs

31
Emerging
33 isi-nlp/rtg

Reader Translator Generator - NMT toolkit based on pytorch

31
Emerging
34 AuCson/PyTorch-Batch-Attention-Seq2seq

PyTorch implementation of batched bi-RNN encoder and attention-decoder.

30
Emerging
35 oleges1/code-completion

pytorch version of code completion with neural attention and pointer networks

30
Emerging
36 jaketae/realformer

PyTorch implementation of RealFormer: Transformer Likes Residual Attention

30
Emerging
37 cpm0722/transformer_pytorch

Transformer(Attention Is All You Need) Implementation in Pytorch

29
Experimental
38 accraze/machine-translator

Translate words using a statistical model

29
Experimental
39 howardyclo/pytorch-seq2seq-example

Fully batched seq2seq example based on practical-pytorch, and more extra features.

29
Experimental
40 sjayakum/nlp-machine-translation

CSCI 544 NLP Research Project - Machine Translation

29
Experimental
41 thammegowda/006-many-to-eng

Machine translation of many to English

29
Experimental
42 THUMNLab/AutoAttend

Code Implementation for AutoAttend: Automated Attention Representation Search

28
Experimental
43 AliHaiderAhmad001/Transformer-from-Scratch-with-Tensorflow

Neural Machine Translator with Transformers. Implementation for "Attention...

27
Experimental
44 dashnak90/mT5_translator

Deep Learning Translator using Transfer Learning approach. Hugging Face mT5...

27
Experimental
45 abhaskumarsinha/Keras-implementation-of-Transformer-Architecture

This repository presents a Python-based implementation of the Transformer...

27
Experimental
46 ManzoorElahi/organic-chemistry-reaction-prediction-using-NMT

organic chemistry reaction prediction using NMT with Attention

27
Experimental
47 g8a9/ear

Code associated with the paper "Entropy-based Attention Regularization Frees...

27
Experimental
48 dumitrescustefan/Romanian-Transformers

This repo is the home of Romanian Transformers.

27
Experimental
49 HenningBuhl/low-resource-machine-translation

This repository is an open-source colleciton of various low-resource machine...

26
Experimental
50 345ishaan/im2latex

Tensorflow Implementation of Im2Latex

26
Experimental
51 timtibilati/AttentionOCR

Generates raw LaTex code of given PDF formula images using CV

26
Experimental
52 ayaka14732/TransCan

An English-to-Cantonese machine translation model

26
Experimental
53 AmrHendy/programming-language-translator

An easy way to use the released TransCoder by Facebook AI Research to...

25
Experimental
54 AhmedSSoliman/MarianCG-NL-to-Code

This repository is the implementation of a Transformer model called MarianCG...

25
Experimental
55 Bengal1/Simple-Transformer

An introductory guide and practical showcase of the Transformer model.

25
Experimental
56 prakhargurawa/Neural-Machine-Translation-Keras-Attention

Machine translation using LSTM Model. Created two translation models...

25
Experimental
57 kingabzpro/Yoruba-Machine-Translation

The goal of this challenge is to build a machine translation model to...

25
Experimental
58 paramiai/cantoformer

Transformers for Cantonese

24
Experimental
59 timbmg/Structured-Self-Attentive-Sentence-Embedding

Re-Implementation of "A Structured Self-Attentive Sentence Embedding" by Lin...

24
Experimental
60 macabdul9/pytorch-is-all-you-need

Deep Learning with PyTorch and PyTorch-Lightning

24
Experimental
61 YuweiYin/GTrans

[IEEE TASLP] GTrans: Grouping and Fusing Transformer Layers for Neural...

24
Experimental
62 tommykwh/TensorFlow-Seq2Seq

Implement en-fr translation task by implenting seq2seq, encoder-decoder in...

24
Experimental
63 minhbtnguyen/gated_transformers_nlp

Gated Transformers implementation and most-popular deep learning...

24
Experimental
64 megagonlabs/t5-japanese

Codes to pre-train Japanese T5 models

24
Experimental
65 phuc16102001/machine-translation-transformer

Using Transformer model to do the machine translation task from Vietnamese...

24
Experimental
66 legacyai/tf-transformers

State of the art faster Transformer with Tensorflow 2.0 ( NLP, Computer...

24
Experimental
67 corl-team/rebased

Official implementation of the paper "Linear Transformers with Learnable...

24
Experimental
68 shreyanshu28/slang-translator

Formal to informal sentence translation

24
Experimental
69 butyr/pytorch-transformers

PyTorch transformer implementation based on "Attention Is All You Need"

24
Experimental
70 iml1111/machine-translation

Neural Machine Translation with Transformer

24
Experimental
71 Cc618/Conjugator

AI capable of conjugating french verbs. Seq2seq translation at character...

24
Experimental
72 ArtificialZeng/tranformers-expalined

tranformers-code-explained--line-by-line

24
Experimental
73 Datamathican/Machine-Translation

Essay on Machine Translation

24
Experimental
74 Picovoice/zebra

On-device translation engine powered by deep learning

24
Experimental
75 haeggee/error-detection-mt

Critical Error Detection in Machine Translation - Project for Computational...

24
Experimental
76 kjd-dktech/GbeTo_ewe-fr

Fine-tuning of NLLB-200-distilled-600M for bidirectional Ewe ↔ French neural...

23
Experimental
77 YarikSWT/russian-english-nerual-machine-translation

Neural Machine Translation task for Russian to English languages. Practical...

23
Experimental
78 LennartKeller/poutyne-transformers

Train 🤗-transformers models with Poutyne.

23
Experimental
79 expellialbus/English-to-Turkish-Translator

An implementation of Encoder-Decoder architecture built with Transformers to...

23
Experimental
80 JasonFengGit/Neural-Model-Translation

A Chinese to English Neural Model Translation Project

23
Experimental
81 jackfrost1411/machine-translation-english-to-hindi

Machine translation using the seq2seq model

23
Experimental
82 keya-desai/Gated-Attention

Implementation of the paper : Not all attention is needed - Gated Attention...

22
Experimental
83 SapienzaNLP/ea-mt

Entity-Aware Machine Translation (SemEval-2025: Task 2)

22
Experimental
84 zzzhacker/onnx-trasformers2

Accelerated NLP pipelines for fast inference rocket on CPU AND GPUS. Built...

22
Experimental
85 zakir-codes/transformer-tokenization-experiments

Controlled experiments exploring how tokenization impacts transformer...

22
Experimental
86 jloveric/language-interpolation

Experiments in language interpolation with high order sparse neural networks

22
Experimental
87 SpydazWebAI-NLP/BasicNeuralNetWork2023

A Basic Multi layered Neural Network, With Attention Masking Features

22
Experimental
88 DethRaid/voynich-translation

A project to translate the Voynich Manuscript into English

21
Experimental
89 iamNCJ/DUMA-pytorch-lightning

Unofficial Implementation of the DUMA Paper

21
Experimental
90 victor-iyi/transformer

TensorFlow implementation of the Transformer model

21
Experimental
91 alexyalunin/transformer-autoencoder

Autoencoder version on Transformer model using PyTorch

21
Experimental
92 RRisto/seq2seq

upgrade on pytorch seq2seq tutorial

21
Experimental
93 sayarghoshroy/Statistical-Machine-Translation

A simple SMT system for English to Hindi

21
Experimental
94 3ba2ii/Machine-Translation-NLP

A Machine Translation project that translates text from English to French

20
Experimental
95 edzix-1/NLP-Project

NLP course project: Comparison of mBART-50 and Helsinki-NLP MarianMT models...

20
Experimental
96 ddsyasas/Infix-to-Postfix-Translation-LSTM

LSTM encoder-decoder model that translates infix mathematical expressions to...

20
Experimental
97 WD-Leong/NLP-Attention-Free-Transformer

An Attention Free Transformer without Self-Attention mechanism in PyTorch.

20
Experimental
98 lingvanex-mt/models

Free and open source pre-trained translation models, including Kurdish,...

20
Experimental
99 codeme-ne/Translator

Python CLI for translating German websites to English with batching,...

19
Experimental
100 SaraVaez/Transformer-From-Scratch

Educational PyTorch implementation of Transformer architecture with...

19
Experimental
101 fvalerii/nmt-seq2seq-translation

🚀 High-performance NMT study scaling Seq2Seq LSTMs to 200k+ sentence pairs....

19
Experimental
102 ritzdevp/TL-Code-Vectorizer

Code for Transfer Learning Code Vectorizer, a deep learning proof of concept...

19
Experimental
103 tanishqgautam/Seq2seq-Machine-Translation-with-Attention

Sequence2Sequence Machine Translation of Russian to English sentence pairs...

18
Experimental
104 bhaprayan/unbabel

an exploration of accent transfer using deep learning

18
Experimental
105 lamm-mit/CollagenTransformer

CollagenTransformer: End-to-End Transformer Model to Predict Thermal...

18
Experimental
106 Allenem/transformer

:newspaper: :alien: :mahjong: Just practice transformer in translation from...

18
Experimental
107 ShrishtiHore/Auto-Neural-Translator-English-to-Marathi

Machine translation refers to translating phrases across languages using...

17
Experimental
108 rplacucci/attention-is-all-you-need

Full Pytorch implementation of Attention Is All You Need from first...

17
Experimental
109 nawnoes/pytorch-performer

Performer simple implementation using pytorch

17
Experimental
110 machinelearningzuu/everything-about-transformers

This Project Repository Contains different implementations of graphs in ...

17
Experimental
111 Sagargajare/HINGLISH-ANUVAAD

Hindi-English text to English Translition with NLP

17
Experimental
112 fooSynaptic/transfromer_NN_Block

Implemented transformer NN block for Machine translation, text...

16
Experimental
113 Minami-su/nBAT

BiLSTM-Attention Transformer for non-coding RNA Coding Potential...

16
Experimental
114 avnCode/NLP

Translation task using NLP

16
Experimental
115 maroxtn/mt5-M2M-comparison

Comparing M2M and mT5 on a rare language pairs, blog post: ...

16
Experimental
116 xmarva/transformer-architectures

Teaching transformer-based architectures

16
Experimental
117 tanishqgautam/Transformers

Pytorch Implementation of Transformers

16
Experimental
118 serkanars/machine_translate_with_lstm

Machine translation application from English to Turkish with LSTM.

16
Experimental
119 gazelle93/Transformer-Various-Positional-Encoding

This project aims to implement the Transformer Encoder blocks using various...

16
Experimental
120 GJ98/Megatron-LM

Megatron-LM implemented by PyTorch

15
Experimental
121 jeremyrenaudin/french-to-english-translator

French to English translator using NLP and Spacy.

15
Experimental
122 aggarwal-shivam/Hindi-to-English-NMT-Pytorch

This project aims at implementing a Neural Machine Translation model using...

15
Experimental
123 anujsahani01/English-Marathi-Translation

Fine-tuned and compared 3 🤗 pre-trained Multilingual LLMs

15
Experimental
124 king/transformer-pooling

Pool Me Wisely: On the Effect of Pooling in Transformer-Based Models

15
Experimental
125 d-senyaka/letter-forge

From-scratch Transformer implementation for character-level understanding...

15
Experimental
126 leonhard-leung/IlokoFusionMT

Bidirectional Iloko ↔ English neural machine translation system using a T5...

15
Experimental
127 CallmeSen/English-German-Machine-Translation-using-LSTM-Encoder-Decoder-Model

[SGU] 841448 - NLP (2025-2026 / HK1)

15
Experimental
128 Vignan2659/code-mixed-hinglish-english-nlp

NLP project for translating code-mixed Hinglish text to English using...

15
Experimental
129 LazarusNLP/IndoT5

T5 Language Models for the Indonesian Language!

15
Experimental
130 UEFI-code/BadTransformer

Simplified and easy-to-understand transformer

14
Experimental
131 chagmgang/transformer_nlp

natural language processing with pytorch based on transformer model

14
Experimental
132 raj-pulapakura/English-to-French-Translation

English to French Machine Translation using the Encoder-Decoder architecture...

14
Experimental
133 Anwarvic/ConvS2S

This is PyTorch implementation of the "Convolutional Sequence to Sequence...

14
Experimental
134 dream-1ab/translator_nn

Transformer based neural network machine translation model for 8 languages...

14
Experimental
135 reshalfahsi/neural-machine-translation

English-To-German Neural Machine Translation Using Transformer

14
Experimental
136 luk-st/ar-en-transliteration-mt

Arabic to english machine translation using classic and transliterated approach.

14
Experimental
137 PriyeshDave/Language-Translation

Using Hugging Face MBart50 model for language translation from English to Hindi.

14
Experimental
138 widium/Transformer

Create Neural Network Architecture "Transformer" from scratch, from the...

14
Experimental
139 soheil-mp/Machine-Translation

An end-to-end machine translation model for translating English to French 🗣️

13
Experimental
140 LaSTUS-TALN-UPF/Syntax-Aware-Transformer-Text2Gloss

This repository contains the code of the experiments reported in the paper...

13
Experimental
141 Barqawiz/aind2-nlp-translation

Machine translation pipeline. Ready models to translate between languages.

13
Experimental
142 Sharif-SLPL/t5-fa

T5 (Text-to-Text Transformer Model) for Farsi.

13
Experimental
143 isthatm/eng-kor-transformer

A Transformer-based implementation for English–Korean machine translation...

12
Experimental
144 NilayShenai/English-to-Bhojpuri-Translator

The English-to-Bhojpuri Translator uses a fine-tuned mBART model to...

12
Experimental
145 DevEooo/NLP-Translation

A Natural Language Processing (NLP) experimental building translate using...

12
Experimental
146 aju22/Transformer-Distribution-Visualizer

A Research Toolkit that allows users to select a transformer model, specify...

12
Experimental
147 RatnaKaturi/Analyzing-Attention-Head-Specialization-in-Transformer-Language-Models

Performed head-level interpretability analysis on Transformer models using...

12
Experimental
148 chenjunyi1999/Translator-Transformer

[NLP] A english to chinese translator using Transformer structure

12
Experimental
149 tanjeffreyz/attention-is-all-you-need

PyTorch implementation of "Attention Is All You Need" by Ashish Vaswani,...

12
Experimental
150 arko-14/attention

This repository contains the implementation of the Transformer (“Attention...

12
Experimental
151 KhaLee2307/text-classification_machine-translation

Some tasks in NLP: Text Classification and Machine Translation

12
Experimental
152 BOUALILILila/hybridseq2seq

Hyperbolic geometry for representing structural information to improve the...

12
Experimental
153 syedhamzamohiuddin/-attention-is-all-you-need-tf2

From paper to code: a rigorous Transformer implementation in TensorFlow 2 —...

11
Experimental
154 EstevesX10/Transformer-From-Scratch

NLP Project: Implementation of a Transformer from Scratch to perform...

11
Experimental
155 NikitaGoldashevsky/NMT-Transformer

A TensorFlow-based Transformer model for English-to-Russian neural machine...

11
Experimental
156 maharshijani05/Encoder-Decoder-with-Attention-Mechanism

This project implements a Neural Machine Translation (NMT) system to...

11
Experimental
157 SpydazWebAI-NLP/BasicPositionalEncoderDecoder2023

The Positional Encoder Decoder is a Visual Basic .NET class that provides...

11
Experimental
158 Projects-Developer/Attention-Mechanisms-In-Deep-Learning

Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper...

11
Experimental
159 JackSteve-code/RNNS-to-transformers

A comprehensive technical survey and implementation guide of sequence...

11
Experimental
160 WONJINOH/Natural-Language-Processing

NLP projects — Transformer, Seq2Seq with Attention, neural machine...

11
Experimental
161 jain-pratham/Transformers_Language_Translater_EG_To_HI

English to Hindi Neural Machine Translation using Hugging Face Transformers...

11
Experimental
162 codewithdark-git/Transformers

The Transformers repository provides a comprehensive implementation of the...

11
Experimental
163 gauthamys/transferNMT

Transfer learning on NMT with Attention models for en-te and en-ka parallel pairs

11
Experimental
164 DvdNss/Google-MT5-For-Everything

Google MT5 models (transformers) for everything that is input-output NLP...

11
Experimental
165 Sparshj8287/Bhasha-Model-Comparison

The Bhasha Model Comparison repository is a project aimed at evaluating and...

10
Experimental
166 sairamkiran9/AttnGAN-trans

Source code for Transformer Models for Enhancing AttnGAN based Text to Image...

10
Experimental