Multilingual Translation
Project description
Beyond English-Centric Multilingual Machine Translation
This repo is a PyTorch implementation of the paper Beyond English-Centric Multilingual Machine Translation.
Installation
pip install multilingual-translation
Usage
from multilingual_translation import translate
translate("facebook/m2m100_418M", "Hello World", "en", "tr") # Merhaba Dünya
Citation
@misc{fan2020englishcentric,
title={Beyond English-Centric Multilingual Machine Translation},
author={Angela Fan and Shruti Bhosale and Holger Schwenk and Zhiyi Ma and Ahmed El-Kishky and Siddharth Goyal and Mandeep Baines and Onur Celebi and Guillaume Wenzek and Vishrav Chaudhary and Naman Goyal and Tom Birch and Vitaliy Liptchinsky and Sergey Edunov and Edouard Grave and Michael Auli and Armand Joulin},
year={2020},
eprint={2010.11125},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file multilingual_translation-0.0.5.tar.gz
.
File metadata
- Download URL: multilingual_translation-0.0.5.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ead5b4f6a61aa678d2e80797f38eac54ba49f56c37759d793f9824d5347af363 |
|
MD5 | 78003da51dd39eb0a5730e62881a4521 |
|
BLAKE2b-256 | 89050dcaccd8c0a90641c7e687c22d41baf8f1ec7ca6f3f6d3c909cd2a6f5472 |