Moses, the machine translation system
Go to file
Tetsuo Kiso 4cdb89c6ec Fix warning: array subscript is of type 'char' (-Wchar-subscripts).
According to gcc's documentation:

  This is a common cause of error, as programmers often forget that
  this type is signed on some machines.
2012-05-08 01:50:07 +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 b1daeaf for clang 2012-05-05 00:55:46 -04:00
mert Fix using directive refers to implicitly-defined namespace 'std'. 2012-05-06 05:27:04 +09:00
misc add --sort-batch-size arg to train-model.perl 2012-01-24 18:00:45 +07:00
moses/src Merge pull request #13 from tetsuok/fix-warnings 2012-05-06 07:47:34 -07: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 Fix warnings: -Wreorder and -Wmismatched-tags. 2012-05-05 18:51:12 +09:00
regression-testing update extractor tests after duplicate removal 2011-12-13 08:58:23 +00:00
scripts Fix warning: array subscript is of type 'char' (-Wchar-subscripts). 2012-05-08 01:50:07 +09:00
util KenLM b1daeaf for clang 2012-05-05 00:55:46 -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 Only add -static to clang on linux 2012-05-06 20:13:19 -04:00
kenlm Move kenlm up one level, simplify compilation 2011-11-17 12:49:55 +00:00