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
- Multi30k Dataset☆189Updated 4 years ago
- A curated list of research papers and resources on code-switching☆330Updated last week
- Yet Another Neural Machine Translation Toolkit☆179Updated 11 months ago
- Building a Chatbot in PyTorch using Transformers☆134Updated 5 years ago
- Tracking the progress in end-to-end speech translation☆262Updated 2 years ago
- ☆362Updated 3 years ago
- Minimalist NMT for educational purposes☆713Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Python implementation of an N-gram language model with Laplace smoothing and sentence generation.☆87Updated 8 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
- Zero -- A neural machine translation system☆153Updated 2 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated 3 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 years ago
- cLang-8 is a dataset for grammatical error correction.☆112Updated 3 years ago
- Neural Machine Translation (NMT) tutorial. Data preprocessing, model training, evaluation, and deployment.☆174Updated last month
- Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2☆115Updated 6 years ago
- CoVoST: A Large-Scale Multilingual Speech-To-Text Translation Corpus (CC0 Licensed)☆396Updated 4 years ago
- Punctuation Restoration using Transformer Models for High-and Low-Resource Languages☆227Updated last year
- Improved version of GECToR☆62Updated 2 years ago
- ☆28Updated 4 years ago
- A neural word aligner based on multilingual BERT☆370Updated 3 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
- A library for preparing data for machine translation research (monolingual preprocessing, bitext mining, etc.) built by the FAIR NLLB te…☆295Updated last week
- ☆76Updated 5 years ago
- This repo contains a set of neural transducer, e.g. sequence-to-sequence model, focusing on character-level tasks.☆76Updated 2 years ago
- Fine-tuning Open-Source LLMs for Adaptive Machine Translation☆90Updated 7 months ago
- Automatic Mapping of Disfluency Annotations for corrected version of Switchboard☆17Updated 6 years ago
- Byte Pair Encoding for Python!☆232Updated 3 years ago