Moses, the machine translation system
Go to file
Phil Williams 6ce3060dd8 lmplz-wrapper.perl: use Getopt::Long's "pass_through" option
This avoids the need to duplicate all of lmplz's options in the wrapper and
it prevents --prune 0 0 1 from being truncated to --prune 0 if the user forgets
to quote the arguments.
2015-03-30 10:18:51 +01:00
biconcor Modernize "C" includes in biconcor. 2015-03-28 21:00:30 +07:00
contrib Modernize "C" includes in contrib. 2015-03-28 20:58:46 +07:00
cruise-control changes for cruise control 2013-05-10 16:34:57 +01:00
defer park Joint LM. Doesn't work anymore 2015-02-18 15:11:03 +00:00
doc Replaced content by pointer to online documentation. 2014-08-04 17:20:33 +01:00
jam-files Check for MinGW using __MINGW32__, not MINGW. 2015-03-23 22:35:03 +07:00
lm Modernize "C" includes in lm. 2015-03-28 20:28:45 +07:00
mert Fix some compile warnings (gcc 4.9.2). 2015-03-29 18:10:51 +07:00
mingw windows gui code 2014-01-24 11:12:03 +00:00
misc Modernize "C" includes in misc. 2015-03-28 20:18:39 +07:00
moses Use boost::filesystem for "rm -rf". 2015-03-29 18:33:58 +07:00
moses-cmd 1. Lifetime of tasks in ThreadPool is now managed via shared pointers. 2015-03-21 16:12:52 +00:00
OnDiskPt delete typedefs for UINT32 and UINT64. MSVC now has uint32_t and uint64_t /Ken 2015-03-25 00:55:39 +00:00
phrase-extract Remove some unused variables. 2015-03-30 10:26:39 +07:00
regression-testing run-test-{extract|mert|misc|scorer}.perl now log the command line executed for the specific test. 2015-02-09 23:00:04 +00:00
scripts lmplz-wrapper.perl: use Getopt::Long's "pass_through" option 2015-03-30 10:18:51 +01:00
search Modernize "C" includes in search. 2015-03-28 19:48:20 +07:00
symal use astyle 2.01. It's on Edinburgh server and doesn't screw up enum 2015-01-14 19:21:11 +00:00
util Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
vw Using boost for prefix/suffix checks /Jeroen Vermeulen 2015-02-05 16:23:47 +00:00
.gitignore Update .gitignore. 2014-11-14 14:28:33 +00:00
.gitmodules Arrow pipeline submodules now use https protocol. 2013-07-24 11:52:14 +01:00
bjam Fix cd error when running bjam from non-top 2013-03-19 11:17:17 +00:00
BUILD-INSTRUCTIONS.txt test 2014-12-22 15:55:27 +05:30
Jamroot Library path for xmlrpc-c given via --with-xmlprc-c was not included in the compile requirements. 2015-03-20 22:32:42 +00:00