Unsupervised Machine Translation is a research repository that implements both phrase-based SMT and neural MT approaches for translation without parallel corpora. The neural component supports multiple architectures—seq2seq, biLSTM with attention, and Transformer—and allows extensive parameter sharing across languages to improve data efficiency. Training relies on denoising auto-encoding and back-translation, with on-the-fly, multithreaded generation of synthetic parallel data to continually refresh supervision signals. The project also provides scripts to fetch and preprocess monolingual data, learn BPE codes, and train cross-lingual embeddings that bootstrap unsupervised alignment between languages. Beyond the core EMNLP 2018 setup, the codebase exposes additional, optional capabilities such as multi-language training, language model pretraining with shared parameters, and adversarial training.

Features

  • Neural MT with seq2seq, biLSTM+attention, and Transformer architectures
  • Parameter sharing across encoders/decoders and embeddings for multiple languages
  • Denoising auto-encoder training and back-translation with on-the-fly generation
  • Utilities to download, tokenize, BPE, and binarize large monolingual corpora
  • Cross-lingual embeddings via fastText or alignment methods to initialize models
  • Unsupervised PBSMT pipeline with automated Moses training and evaluation

Project Samples

Project Activity

See All Activity >

License

Creative Commons Attribution License

Follow UnsupervisedMT

UnsupervisedMT Web Site

Other Useful Business Software
Keep company data safe with Chrome Enterprise Icon
Keep company data safe with Chrome Enterprise

Protect your business with AI policies and data loss prevention in the browser

Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of UnsupervisedMT!

Additional Project Details

Programming Language

Python, Unix Shell

Related Categories

Unix Shell Machine Translation Software, Python Machine Translation Software

Registered

5 days ago