/mammoth

MAMMOTH: MAssively Multilingual Modular Open Translation @ Helsinki

Primary LanguagePythonMIT LicenseMIT

🦣 MAMMOTH: Massively Multilingual Modular Open Translation @ Helsinki

This repository contains the code for 🦣 MAMMOTH, the modular translation toolkit from Helsinki-NLP.

This library is built on top of OpenNMT-py. OpenNMT-py is the PyTorch version of the OpenNMT project, an open-source (MIT) neural machine translation framework. It is designed to be research friendly to try out new ideas in translation, summary, morphology, and many other domains. Some companies have proven the code to be production ready.

The original ONMT-py documentation is available here.
Our own modifications are documented under docs. Our (currently-under-development) documentation is available in the mammoth-docs

FINAL NOTE: We would appreciate it A LOT if you report issues with this repo and/or the documentation