Moses, the machine translation system
Go to file
2024-02-21 16:50:13 -08:00
biconcor wrong memory allocation request for document marker 2016-01-31 11:57:11 -05:00
contrib avoide boost 2024-02-21 16:50:13 -08:00
cruise-control delete bjam --with-giza arg /Ergun Bicici 2016-01-11 22:10:17 +00:00
defer Code refactoring: All FF now get access to AllOptions at load time, so they don't have to rely on StaticData. 2015-12-08 12:56:55 +00:00
doc Replaced content by pointer to online documentation. 2014-08-04 17:20:33 +01:00
jam-files Revert "macos" 2022-01-05 16:36:37 -08:00
lm Compile phrase_table_vocab 2016-03-08 10:13:52 +00:00
mert Update email 2018-05-18 16:20:47 +02:00
mingw Lint-fixing binge. 2015-06-02 16:02:39 +07:00
misc delete old project files 2017-02-16 22:07:29 +00:00
moses check state object are not null before using it. For alternate weights setting where some feature functions are not used for a particular sentence 2019-01-17 14:34:55 +00:00
moses2 avoide boost 2024-02-21 16:50:13 -08:00
moses-cmd daily automatic beautifier 2017-03-05 00:00:41 +00:00
OnDiskPt move ConvertFromMoses() to Moses 2016-06-28 11:15:40 +01:00
phrase-extract clang once again 2022-01-06 21:53:24 +00:00
probingpt avoide boost 2024-02-21 16:50:13 -08:00
regression-testing jam file for regression tests 2017-02-01 00:57:42 +00:00
scripts nonbreaking_prefix.tdt: add "Nu" for "Numeru" 2022-05-08 10:33:58 +08:00
search WordsRange -> Range 2015-10-25 13:37:59 +00:00
symal Revert "macos" 2022-01-05 16:36:37 -08:00
util Add AARCH64 support 2020-01-16 09:13:03 +00:00
vw Reverting 14d7df229f. VW should first be installed "make install" before it is linked with Moses, linking with intermediate objects is bad practice and it breaks the build for other people. 2017-03-14 13:00:34 +01:00
.beautify-ignore Reorganization of server options. 2015-08-02 21:26:54 +01:00
.gitignore Ignoring directories doxy (doxygen output) and opt (3rd-party dependencies). 2015-10-28 00:26:00 +00:00
.gitmodules copy .gitmodules from master 2017-07-21 23:03:46 +01:00
.travis.yml added the config of travis-ci 2017-03-29 17:44:39 +08:00
azure-pipelines.yml restored build commands 2020-09-30 22:38:27 +05:30
bjam Fix cd error when running bjam from non-top 2013-03-19 11:17:17 +00:00
cgmanifest.json changes to handle part input 2020-10-01 08:38:30 +05:30
chk.tmp sample 2020-09-30 21:38:43 +05:30
compile.sh Update compile.sh 2017-08-25 16:51:23 +01:00
COPYING streamlining license to LGPL 2.1 2015-09-25 17:20:09 -04:00
doxygen.conf Update to doxygen.conf. 2015-10-27 23:57:51 +00:00
env-check.yml Set up CI with Azure Pipelines 2020-09-03 07:27:47 +00:00
Jamroot fix symlink path in Jamroot when using --prefix 2018-02-20 12:09:32 +02:00
README tweak readme 2019-06-08 18:22:39 +01:00
run-regtests.sh Version-specific location for dependency irstlm. 2016-04-15 16:38:47 +01:00

Instructions for building and installing Moses are online:

   http://www.statmt.org/moses/?n=Development.GetStarted

Questions should be directed to the mailing list (don't forget to register before sending emails):
   http://mailman.mit.edu/mailman/listinfo/moses-support

Some of the code is not originally part of Moses, but is periodically copied
into the source tree from elsewhere:

 * "bjam-files" is taken from Boost.
 * "util" and "lm" are taken from KenLM: https://github.com/kpu/kenlm