This article includes a list of general references, but it lacks sufficient corresponding inline citations. Please help to improve this article by introducing more precise citations. (October 2016) (Learn how and when to remove this template message)
Moses
Stable release
4.0[1] / October 5, 2017; 6 years ago (2017-10-05)
Repository
Written inC++, Perl
Operating systemWindows, Linux, macOS
TypeMachine translation
LicenseLGPL
Websitestatmt.org/moses

Moses is a free software, statistical machine translation engine that can be used to train statistical models of text translation from a source language to a target language, developed by the University of Edinburgh.[2] Moses then allows new source-language text to be decoded using these models to produce automatic translations in the target language. Training requires a parallel corpus of passages in the two languages, typically manually translated sentence pairs. Moses is released under the LGPL licence and available both as source code and binaries for Windows[citation needed] and Linux. Its development is primarily supported by the EuroMatrix project, with funding by the European Commission.

Among its features are:

See also

References

  1. ^ "Moses - Moses/Releases". Statmt.org. Retrieved 2016-10-22.
  2. ^ "Moses: Bringing machine translation to the masses".

Further reading