Stable release | 4.0[1]
/ October 5, 2017 |
---|---|
Written in | C++, Perl |
Operating system | Windows, Linux, macOS |
Type | Machine translation |
License | LGPL |
Website | statmt |
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:
Original source: https://en.wikipedia.org/wiki/Moses (machine translation).
Read more |