machelreid/afromt
Code for the EMNLP 2021 Paper "AfroMT: Pretraining Strategies and Reproducible Benchmarks for Translation of 8 African Languages" by Machel Reid, Junjie Hu, Graham Neubig, Yutaka Matsuo
This project provides pre-trained models and code for translating English to eight African languages, including Yoruba, Zulu, and Swahili, and vice-versa. It takes text in one language and produces its translation in another. This is for researchers, linguists, or developers working on machine translation systems for these specific African languages.
No commits in the last 6 months.
Use this if you need a strong baseline or a pre-trained model for machine translation involving English and one of the supported African languages, or if you are researching translation strategies for low-resource languages.
Not ideal if you are looking for a ready-to-use translation app for end-users, or if your focus is on languages not covered by this specific research.
Stars
9
Forks
2
Language
Python
License
—
Category
Last pushed
Sep 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/machelreid/afromt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
n-waves/multifit
The code to reproduce results from paper "MultiFiT: Efficient Multi-lingual Language Model...
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
yxuansu/SimCTG
[NeurIPS'22 Spotlight] A Contrastive Framework for Neural Text Generation
alibaba-edu/simple-effective-text-matching
Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".
Shark-NLP/OpenICL
OpenICL is an open-source framework to facilitate research, development, and prototyping of...