Moses, the machine translation system
Go to file
Phil Williams e3e62846bf train-model.perl: add -alt-direct-rule-score-1 and
-alt-direct-rule-score-2 options, which use either
p(RHS_t|RHS_s,LHS) or p(LHS,RHS_t|RHS_s), respectively,
as a grammar rule's direct translation score.
2012-05-27 12:43:16 +01:00
contrib Move queryOnDiskPt from contrib to OnDiskPt folder. Easier to amend Jam file 2012-05-25 13:41:54 +01:00
cruise-control change regtest number 2012-05-21 11:12:10 +01:00
jam-files Force shared linkage only for clang-linux. 2012-05-13 21:02:27 +09:00
lm KenLM b1daeaf for clang 2012-05-05 00:55:46 -04:00
mert Fixed CderScorer name bug 2012-05-15 00:35:08 +02:00
misc Merged in fixes for compiler warnings regarding comparing signed and unsigned integer expressions. 2012-05-10 14:48:51 +02:00
moses/src Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-18 13:38:15 +01:00
moses-chart-cmd/src Check factor is not null before outputting 2012-05-17 16:25:53 +01:00
moses-cmd/src Check factor is not null before outputting 2012-05-17 16:25:53 +01:00
OnDiskPt Fix compile error. 2012-05-25 17:24:08 +01:00
regression-testing Fix globs so that it runs all tests 2012-05-24 22:32:30 +01:00
scripts train-model.perl: add -alt-direct-rule-score-1 and 2012-05-27 12:43:16 +01:00
util Rolled back unnecessary gzFile casts. 2012-05-11 08:41:55 +02: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 Added new --with-macports option for using MacPorts on Mac OS X; this falls back to using /opt/local if no /path/to/macports is given and implicitly sets Boost parameters. Also note that this implies "using darwin ;" as compiler. 2012-05-10 09:40:13 +02:00
Jamroot Move queryOnDiskPt from contrib to OnDiskPt folder. Easier to amend Jam file 2012-05-25 13:41:06 +01:00
kenlm Move kenlm up one level, simplify compilation 2011-11-17 12:49:55 +00:00