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
- A curated list of research papers and resources on code-switching☆329Updated last year
- Tracking the progress in end-to-end speech translation☆261Updated 2 years ago
- Python implementation of an N-gram language model with Laplace smoothing and sentence generation.☆87Updated 7 years ago
- Yet Another Neural Machine Translation Toolkit☆180Updated 9 months ago
- Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2☆115Updated 6 years ago
- Implementation of the first paper on word2vec☆246Updated 3 years ago
- Multi30k Dataset☆188Updated 4 years ago
- ☆179Updated 4 years ago
- A Neural Machine Translation toolkit for research purpose☆82Updated 10 months ago
- Repository for SLURP paper☆107Updated 3 years ago
- Punctuation Restoration using Transformer Models for High-and Low-Resource Languages☆225Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Neural Machine Translation (NMT) tutorial. Data preprocessing, model training, evaluation, and deployment.☆172Updated last year
- CoVoST: A Large-Scale Multilingual Speech-To-Text Translation Corpus (CC0 Licensed)☆393Updated 4 years ago
- Complimentary code for our paper Automatic punctuation restoration with BERT models☆50Updated 2 years ago
- Minimalist NMT for educational purposes☆707Updated last year
- ☆362Updated 3 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 years ago
- Neural end-to-end Speech Translation Toolkit☆309Updated 3 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆134Updated last year
- Building a Chatbot in PyTorch using Transformers☆134Updated 5 years ago
- Python library & examples for Masked Language Model Scoring (ACL 2020)☆347Updated 3 years ago
- Zero -- A neural machine translation system☆153Updated 2 years ago
- Fine-tuning Open-Source LLMs for Adaptive Machine Translation☆89Updated 5 months ago
- ☆76Updated 5 years ago
- Automatic Mapping of Disfluency Annotations for corrected version of Switchboard☆17Updated 6 years ago
- Attention Is All You Need | a PyTorch Tutorial to Transformers☆359Updated last year
- A library for preparing data for machine translation research (monolingual preprocessing, bitext mining, etc.) built by the FAIR NLLB te…☆287Updated 2 months ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago