Fork me on GitHub

Command-line options

Last updated: 24 January 2022

Tools

Click on the tool name below for a list of command line options.

The amun tool offering CPU and GPU translation with specific Marian and Nematus models, which used to be a part of Marian, has been moved to its separate repository and is available from: https://github.com/marian-nmt/amun

Version 1.12.0

Version: v1.12.0 65bf82f 2023-02-21 09:56:29 -0800

  • marian: training NMT models and language models.
  • marian-decoder: CPU and GPU translation using NMT models trained with Marian.
  • marian-server: a web-socket server providing translation service.
  • marian-scorer: rescoring parallel text files and n-best lists.
  • marian-vocab: creating a vocabulary from text given on STDIN.
  • marian-conv: converting a model into a binary format.

Version 1.7.0

Version: v1.7.0 67124f8 2018-11-28 13:04:30 +0000

  • marian: for training NMT models and language models
  • marian-decoder: for CPU and GPU translation using NMT models trained with Marian, and specific models trained with Nematus
  • marian-server: a web-socket server providing translation service
  • marian-scorer: for rescoring parallel text files and n-best lists
  • marian-vocab: for creating a vocabulary from text given on STDIN
  • amun: for CPU and GPU translation using specific models trained with Marian or Nematus