devjwsong / transformer-translator-pytorchLinks
The PyTorch implementation of the transformer for machine translation.
☆92Updated 3 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
- Tracking the progress in end-to-end speech translation☆261Updated 2 years ago
- Yet Another Neural Machine Translation Toolkit☆179Updated 7 months ago
- A curated list of research papers and resources on code-switching☆327Updated 10 months ago
- ☆179Updated 3 years ago
- Multi30k Dataset☆184Updated 3 years ago
- ☆362Updated 2 years ago
- Minimalist NMT for educational purposes☆707Updated last year
- Python implementation of an N-gram language model with Laplace smoothing and sentence generation.☆88Updated 7 years ago
- Neural Machine Translation (NMT) tutorial. Data preprocessing, model training, evaluation, and deployment.☆171Updated last year
- A Neural Machine Translation toolkit for research purpose☆82Updated 8 months ago
- Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2☆114Updated 6 years ago
- Python library & examples for Masked Language Model Scoring (ACL 2020)☆348Updated 2 years ago
- A neural word aligner based on multilingual BERT☆358Updated 3 years ago
- Supplementary material for "When and Why Are Pre-trained Word Embeddings Useful for Neural Machine Translation?" at NAACL 2018☆123Updated last month
- This is the repository of the EMNLP 2021 paper "BERT, mBERT, or BiBERT? A Study on Contextualized Embeddings for Neural Machine Translati…☆32Updated 2 years ago
- CoVoST: A Large-Scale Multilingual Speech-To-Text Translation Corpus (CC0 Licensed)☆389Updated 4 years ago
- Complimentary code for our paper Automatic punctuation restoration with BERT models☆50Updated last year
- Repository for SLURP paper☆106Updated 3 years ago
- A lightweight implementation of Beam Search for sequence models in PyTorch.☆59Updated last year
- Facebook Low Resource (FLoRes) MT Benchmark☆754Updated last year
- A library for preparing data for machine translation research (monolingual preprocessing, bitext mining, etc.) built by the FAIR NLLB te…☆283Updated 2 weeks ago
- Zero -- A neural machine translation system☆153Updated 2 years ago
- The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.☆176Updated last year
- Listen Attend and Spell (LAS) implement in pytorch☆60Updated 7 years ago
- A tool that locates, downloads, and extracts machine translation corpora☆159Updated last month
- Obtain Word Alignments using Pretrained Language Models (e.g., mBERT)☆379Updated last year
- ☆76Updated 5 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago