Moses, the machine translation system
Go to file
Michal Hrusecky 4bd84bca1a Alway return something in non-void functions
There were functions defined as non-void but didn't have return value
for all possible passes. This can result in undefined behavior. Fixed
this issue and returning values that somehow makes sense hopefully.
2012-02-01 14:03:49 +01:00
contrib tmcombine (translation model combination) 2012-01-31 10:50:20 +01: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 Fix library dependencies 2012-01-31 17:00:11 +01:00
mert Create a utility class for mert/evaluator.cpp to avoid name collisions, just in case. 2012-01-27 04:06:36 +09:00
misc add --sort-batch-size arg to train-model.perl 2012-01-24 18:00:45 +07:00
moses/src Fix library dependencies 2012-01-31 17:00:11 +01: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 Use make_pair without type 2012-01-31 17:00:01 +01: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 Alway return something in non-void functions 2012-02-01 14:03:49 +01:00
util No more autotools (with bhaddow in the room) 2011-12-01 17:17:28 +00:00
.gitignore tmcombine (translation model combination) 2012-01-31 10:50:20 +01: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
CLEANUP-AFTER-AUTOTOOLS.sh Script to delete files that autotools left behind 2011-12-01 18:47:05 +00:00
Jamroot Prefer shared libraries 2012-01-31 17:00:09 +01:00
kenlm Move kenlm up one level, simplify compilation 2011-11-17 12:49:55 +00:00