OPUS-MT-train and Opus-MT
These two tools are complements, with Opus-MT offering pre-trained models and web services for immediate use, while OPUS-MT-train provides the framework for users to create custom neural machine translation models.
About OPUS-MT-train
Helsinki-NLP/OPUS-MT-train
Training open neural machine translation models
This project helps machine translation researchers and developers train custom neural machine translation (NMT) models. You provide source and target language text data, and it outputs a trained NMT model capable of translating between those languages. It is designed for those building and evaluating new translation systems.
About Opus-MT
Helsinki-NLP/Opus-MT
Open neural machine translation models and web services
This project provides an easy way to set up your own machine translation service. You input text in one language, and it outputs the translated text in another language. It's designed for organizations or individuals who need custom or private translation capabilities without relying on public translation services.
Scores updated daily from GitHub, PyPI, and npm data. How scores work