devjwsong / transformer-translator-pytorchLinks
The PyTorch implementation of the transformer for machine translation.
☆95Updated 4 years ago
Alternatives and similar repositories for transformer-translator-pytorch
Users that are interested in transformer-translator-pytorch are comparing it to the libraries listed below
Sorting:
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- Python implementation of an N-gram language model with Laplace smoothing and sentence generation.☆87Updated 8 years ago
- Neural Machine Translation (NMT) tutorial. Data preprocessing, model training, evaluation, and deployment.☆175Updated last month
- Minimalist NMT for educational purposes☆713Updated 2 years ago
- Attention Is All You Need | a PyTorch Tutorial to Transformers☆362Updated last year
- A curated list of research papers and resources on code-switching☆330Updated last week
- Yet Another Neural Machine Translation Toolkit☆179Updated 11 months ago
- Multi30k Dataset☆189Updated 4 years ago
- Tracking the progress in end-to-end speech translation☆261Updated 2 years ago
- Reduce the size of pretrained Hugging Face models via vocabulary trimming.☆48Updated 3 years ago
- Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2☆115Updated 6 years ago
- Punctuation Restoration using Transformer Models for High-and Low-Resource Languages☆227Updated last year
- A library for preparing data for machine translation research (monolingual preprocessing, bitext mining, etc.) built by the FAIR NLLB te…☆295Updated last week
- ☆179Updated 4 years ago
- ☆362Updated 3 years ago
- Implementation of the first paper on word2vec☆247Updated 4 years ago
- Complimentary code for our paper Automatic punctuation restoration with BERT models☆50Updated 2 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Fine-tuning Open-Source LLMs for Adaptive Machine Translation☆90Updated 7 months ago
- A tool that locates, downloads, and extracts machine translation corpora☆162Updated 4 months ago
- A lightweight implementation of Beam Search for sequence models in PyTorch.☆59Updated last year
- Building a Chatbot in PyTorch using Transformers☆134Updated 5 years ago
- Supplementary material for "When and Why Are Pre-trained Word Embeddings Useful for Neural Machine Translation?" at NAACL 2018☆123Updated 4 months ago
- ☆28Updated 4 years ago
- Multilingual speech translation☆41Updated 4 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 years ago
- CoVoST: A Large-Scale Multilingual Speech-To-Text Translation Corpus (CC0 Licensed)☆396Updated 4 years ago
- The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.☆175Updated last year
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated 3 years ago
- ☆187Updated last year