You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
Training pipelines for Firefox Translations machine translation models.
3
3
The trained models are hosted in [bergamot-models](https://github.com/mozilla-applied-ml/bergamot-models/),
4
4
compatible with [bergamot-translator](https://github.com/mozilla/bergamot-translator) and can be used by
5
-
[firefox-translations](https://github.com/mozilla-extensions/firefox-translations) web extension.
5
+
[firefox-translations](https://github.com/mozilla-extensions/firefox-translations) web extension. This work is a part of [Bergamot](https://browser.mt/) project that focuses on improving client-side machine translation in a web browser.
6
6
7
7
The pipeline is capable of training a translation model for a language pair end to end. It uses fast tranlsation engine [Marian](https://marian-nmt.github.io).
8
8
Translation quality will depend mostly on chosen datasets and data cleaning procedures. Some settings might require extra data cleaning.
0 commit comments