Moses for Mere Mortals

Moses for Mere Mortals (MMM)[1] is a free open source software composed of a set of scripts designed to allow the automation of processes for an easy installation and operation of the Moses Open Source Translation System, a statistical machine translation system.

MMM builds a translation chain prototype with Moses + IRSTLM + RandLM + MGIZA.[2][3]

The first version of Moses for Mere Mortals (MMM) was published in November 2009 and it has been updated and tested on Linux - Ubuntu distributions. MMM is available in the Github Project Hosting website.[4]

Overview

Its main aims are to:

Even though the main thrust is centred on Linux, two add-ins (collectively called “Windows add-ins”) help to make the bridge from MS Windows to Linux and then back from Linux.

Overview

General features

Moses allows the training of corpora where every word is presented together with, for instance, its respective lemma and/or part of speech tag (“factored training”). The scripts do not cover this type of training.

MMM consists of seven scripts for Linux, thoroughly tested with Ubuntu (12.04 and 14.04 64 bits):

MMM comes with a 200 000 segments demonstration corpus (too small to do justice to the qualitative results that can be achieved with Moses, but capable of giving a realistic view of the relative duration of the steps involved and useful to test whether the installation was correctly done). In order to get good results, one generally needs a corpus with several millions of segments. Each orogonal corpus consists of 2 strictly aligned, UTF-8 files, one in the source and the other in the target language. No grammar knowledge is required, though some language pairs give better results than others (in a general way, morphologically rich languages give less good results).

Add-ins

MMM also contains (for Windows and Linux):

MMM also contains the file Nonbreaking_prefix.pt, a list of abbreviations specific to the Portuguese language based on the English and German versions already available with the Moses package.

Some MMM original features

Moses for Mere Mortals also has some original features:

References

  1. "moses-for-mere-mortals". Retrieved 2014-11-28.
  2. "Welcome to Moses!". Retrieved 2012-01-29.
  3. "mosesdecoder". Retrieved 2012-01-29.
  4. "moses-for-mere-mortals". Github. Retrieved 2014-11-28.
This article is issued from Wikipedia - version of the 11/29/2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.