Moses, the machine translation system
Go to file
Tetsuo Kiso 97cb9d7aaa Fix compilation errors on clang.
Clang does not like default args allowed in template function
definitions. See e.g.,
http://www.mail-archive.com/llvmbugs@cs.uiuc.edu/msg08284.html
2012-05-05 11:49:42 +09:00
contrib documentation 2012-04-17 14:03:41 +02:00
cruise-control Second attempt... 2012-01-10 10:08:35 +00:00
jam-files Go back to unconfigured because OS X has weird gcc 2011-11-24 08:08:45 -05:00
lm KenLM c1dba12 2012-03-11 13:47:38 -04:00
mert Prefix a private member of mert/CderScorer with "m_". 2012-05-03 05:38:35 +09:00
misc add --sort-batch-size arg to train-model.perl 2012-01-24 18:00:45 +07:00
moses/src Fix compilation errors on clang. 2012-05-05 11:49:42 +09:00
moses-chart-cmd/src Create a subdirectory in moses/src for the main CYK+ source files. 2012-01-25 23:14:36 +00:00
moses-cmd/src Fixed memory leak for single-threaded mode. 2012-03-30 15:25:42 -04:00
OnDiskPt xcode 2012-01-08 14:36:54 +07:00
regression-testing update extractor tests after duplicate removal 2011-12-13 08:58:23 +00:00
scripts more comment for irst training wrapper 2012-05-04 11:09:12 +01:00
util KenLM c1dba12 2012-03-11 13:47:38 -04:00
.gitignore Save bjam arguments to previous.sh. 2012-03-30 19:57:05 -04:00
bjam Oops kept -x 2011-12-13 09:36:59 -05:00
BUILD-INSTRUCTIONS.txt Add tagged layout to Boost example. Thanks Rasul. 2011-12-12 18:03:26 -05:00
Jamroot Apparently bjam doesn't pass -static to clang 2012-05-04 19:06:03 -04:00
kenlm Move kenlm up one level, simplify compilation 2011-11-17 12:49:55 +00:00